This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Storable: Own ASSERT or no, we want to assert(prev).
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 4 Feb 2016 00:40:21 +0000 (19:40 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 7 Feb 2016 13:23:46 +0000 (08:23 -0500)
commit01c528b361ec99b6953f3e8e2be4cdbcff4338fa
treeb3f67ee911aa010c5f5571b7423f34ab109403a4
parentd2f5c618aba7b5510e895c4b2e3bc6140ae8f133
Storable: Own ASSERT or no, we want to assert(prev).

Coverity CID 135012: Explicit null dereferenced (FORWARD_NULL)

The prev can be set to NULL (zero) just few lines earlier.
dist/Storable/Storable.xs