In perl.git, the branch tonyc/127743-storeable-2g has been created

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

        at  d6802e4378b149828b74b11566ad2ec6fa5bbb02 (commit)

- Log -----------------------------------------------------------------
commit d6802e4378b149828b74b11566ad2ec6fa5bbb02
Author: Tony Cook <[email protected]>
Date:   Mon Apr 18 06:52:28 2016 +0200

    (perl #127743) handle 2GB+ scalars on 64-bit platforms

M       MANIFEST
M       dist/Storable/Storable.xs
A       dist/Storable/t/large.t
M       dist/Storable/t/malice.t

commit e412920ce291480e353e6730b635b11edddf37d7
Author: Tony Cook <[email protected]>
Date:   Wed Apr 13 08:07:58 2016 +0200

    (perl #127743) simple stupid: prevent storing very large strings
    
    The length of a very large string overflows the 32-bit length stored
    in the output.

M       dist/Storable/Storable.pm
M       dist/Storable/Storable.xs
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to