Loading CHANGES +4 −4 Original line number Original line Diff line number Diff line Loading @@ -20,10 +20,10 @@ functions prevents this. functions prevents this. [Steve Henson] [Steve Henson] *) Initialize static variable in crypto/dsa/dsa_lib.c explicitely to *) Initialize static variable in crypto/dsa/dsa_lib.c and crypto/dh/dh_lib.c NULL, as at least on Solaris 8 this seems not to be done automatically explicitely to NULL, as at least on Solaris 8 this seems not always to be (in contradiction to the requirements of the C standard). done automatically (in contradiction to the requirements of the C This made problems when used from OpenSSH. standard). This made problems when used from OpenSSH. [Lutz Jaenicke] [Lutz Jaenicke] *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored Loading Loading
CHANGES +4 −4 Original line number Original line Diff line number Diff line Loading @@ -20,10 +20,10 @@ functions prevents this. functions prevents this. [Steve Henson] [Steve Henson] *) Initialize static variable in crypto/dsa/dsa_lib.c explicitely to *) Initialize static variable in crypto/dsa/dsa_lib.c and crypto/dh/dh_lib.c NULL, as at least on Solaris 8 this seems not to be done automatically explicitely to NULL, as at least on Solaris 8 this seems not always to be (in contradiction to the requirements of the C standard). done automatically (in contradiction to the requirements of the C This made problems when used from OpenSSH. standard). This made problems when used from OpenSSH. [Lutz Jaenicke] [Lutz Jaenicke] *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored *) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored Loading