In perl.git, the branch smoke-me/jkeenan/130098-storable has been created

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

        at  fcc3908fe574335ae9870098296c4896e8d75b3f (commit)

- Log -----------------------------------------------------------------
commit fcc3908fe574335ae9870098296c4896e8d75b3f
Author: John Lightsey <[email protected]>
Date:   Sat Dec 24 21:41:40 2016 -0500

    Fix a null pointer dereference segfault in Storable.
    
    At point where the retrieve_code logic was unable to read the string that
    contained the code.
    
    Also fix several locations where retrieve_other was called with a null 
context
    pointer. This also resulted in a null pointer dereference.
    
    Committer:  Add tests adapted from submitter's test program.
    
    For: RT #130098
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to