From: Lutz Jänicke Date: Mon, 30 Jul 2001 11:44:14 +0000 (+0000) Subject: Forgot to mention second fix. X-Git-Tag: OpenSSL_0_9_6c~165 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7146221bbea3f0c7431fa0b922f8eedf3002b83b;p=oweals%2Fopenssl.git Forgot to mention second fix. --- diff --git a/CHANGES b/CHANGES index ed16396653..cd09953212 100644 --- a/CHANGES +++ b/CHANGES @@ -4,10 +4,10 @@ Changes between 0.9.6b and 0.9.6c [XX xxx XXXX] - *) Initialize static variable in crypto/dsa/dsa_lib.c explicitely to - NULL, as at least on Solaris 8 this seems not to be done automatically - (in contradiction to the requirements of the C standard). - This made problems when used from OpenSSH. + *) Initialize static variable in crypto/dsa/dsa_lib.c and crypto/dh/dh_lib.c + explicitely to NULL, as at least on Solaris 8 this seems not always to be + done automatically (in contradiction to the requirements of the C + standard). This made problems when used from OpenSSH. [Lutz Jaenicke] *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored