[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] libcrypto: add NULL-check for EVP_CIPHER_CTX_cleanup
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] libcrypto: add NULL-check for EVP_CIPHER_CTX_cleanup
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 20 Jul 2017 17:03:26 +0200
- To: libssh@xxxxxxxxxx
On Thursday, 20 July 2017 00:13:56 CEST Jon Simons wrote: > Hi, > > My recent patch to fix the gcrypt build ended up introducing > a bug that is only observed with older OpenSSL versions. > Attached here is a patch to fix that bug (a potential NULL > dereference). Thanks for the patch, pushed. I will review your other patches next week. -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
[PATCH] libcrypto: add NULL-check for EVP_CIPHER_CTX_cleanup | Jon Simons <jon@xxxxxxxxxxxxx> |