This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
(perl #127743) we should only handle SX_LOBJECT ops on 64-bit platforms
authorTony Cook <tony@develop-help.com>
Tue, 21 Nov 2017 23:17:33 +0000 (00:17 +0100)
committerTony Cook <tony@develop-help.com>
Thu, 8 Feb 2018 02:58:11 +0000 (13:58 +1100)
commit82c7fd2b386f2a3652107d02e09ac22a0040afe9
treeabdeb88e879d19e3c60a7c26502e0ef88acf65a9
parent11063fa3ee687cc33396142a3fb5a48f608741af
(perl #127743) we should only handle SX_LOBJECT ops on 64-bit platforms

retrieve_lobject() handled such large objects I'm assuming to handle
smaller sizes stored in a 64-bit length/count, but that can only
happen if someone isn't using Storable to generate the data.
dist/Storable/Storable.xs