In realloc, don't destroy the old memory area if a new one couldn't be
authorRichard Levitte <levitte@openssl.org>
Tue, 7 Oct 2003 12:09:42 +0000 (12:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 7 Oct 2003 12:09:42 +0000 (12:09 +0000)
commitede7c28eb7a19e9bc032183abaa762d05373a712
treea43b6c3614e93580368900ad38273ab1c894c54e
parentc9d3957986400035ac12170e735fa9fcf91c99d7
In realloc, don't destroy the old memory area if a new one couldn't be
allocated.
Notified by Daniel Lucq <daniel@lucq.org>
crypto/mem.c