https://bugzilla.redhat.com/show_bug.cgi?id=823948

            Bug ID: 823948
        QA Contact: [email protected]
          Severity: medium
           Version: rawhide
          Priority: unspecified
                CC: [email protected],
                    [email protected]
          Assignee: [email protected]
           Summary: Review Request: perl-Lexical-SealRequireHints -
                    Prevent leakage of lexical hints
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Linux
          Reporter: [email protected]
              Type: Bug
     Documentation: ---
          Hardware: All
        Mount Type: ---
            Status: NEW
         Component: Package Review
           Product: Fedora

Spec URL:
http://jplesnik.fedorapeople.org/perl-Lexical-SealRequireHints/perl-Lexical-SealRequireHints.spec
SRPM URL:
http://jplesnik.fedorapeople.org/perl-Lexical-SealRequireHints/perl-Lexical-SealRequireHints-0.007-1.fc18.src.rpm
Description: This module works around two historical bugs in Perl's handling of
the %^H (lexical hints) variable. One bug causes lexical state in one file to
leak into another that is required/used from it. This bug, [perl #68590], was
present from Perl 5.6 up to Perl 5.10, fixed in Perl 5.11.0. The second bug
causes lexical state (normally a blank %^H once the first bug is fixed) to leak
outwards from utf8.pm, if it is automatically loaded during Unicode regular
expression matching, into whatever source is compiling at the time of the
regexp match. This bug, [perl #73174], was present from Perl 5.8.7 up to Perl
5.11.5, fixed in Perl 5.12.0.
Fedora Account System Username: jplesnik

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to