In perl.git, the branch yves/fix_128085 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/2f3182ec762ebb1a3086787327655e6a8500210c?hp=0000000000000000000000000000000000000000>

        at  2f3182ec762ebb1a3086787327655e6a8500210c (commit)

- Log -----------------------------------------------------------------
commit 2f3182ec762ebb1a3086787327655e6a8500210c
Author: Yves Orton <[email protected]>
Date:   Mon May 9 08:52:16 2016 +0200

    fix [perl #128085] SIGSEGV in S_regmatch with S_study_chunk: Assertion 
"!frame" failed.
    
    The goto target should have been before the if (frame) block.
    
    Clearly this code is not well tested in our test suite. This patch
    does NOT include tests.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to