7.181. perl
7.181.1. RHBA-2013:0444 — perl bug fix update 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Updated perl packages that fix one bug are now available for Red Hat Enterprise Linux 6.
The perl packages provide the high-level programming language Perl, which is commonly used for system administration utilities and web programming.
Bug Fix
- BZ#720644
- Prior to this update, computed Perl strings became corrupted or the interpreter could abort when a string with the "x" operator was repeated more than 2^31 times, for example, "my $s = "a' x (2**31+1);". This limits the right side of the "x" operator to 2^31 to prevent it from wrapping the internal representation of the count.
All users of perl are advised to upgrade to these updated packages, which fix this bug.