It was pointed out to me that if the requested size is 0, we shouldn't
authorRichard Levitte <levitte@openssl.org>
Mon, 1 Dec 2003 13:25:39 +0000 (13:25 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 1 Dec 2003 13:25:39 +0000 (13:25 +0000)
commitb0ea8b160c523bb167a2bafb6ccc73f243cf5c4f
treedfd24cf8f2247528db858770052b292bb9917156
parentbb569f97b9adecd5ab599f96448d4b7f24b1cca4
It was pointed out to me that if the requested size is 0, we shouldn't
ty to allocate anything at all.  This will allow eNULL to still work.

PR: 751
Notified by: Lutz Jaenicke
crypto/evp/evp_enc.c