]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import from upstream OpenSSL 0.9.8 branch:
authorsimon <simon@FreeBSD.org>
Sun, 1 Oct 2006 08:09:46 +0000 (08:09 +0000)
committersimon <simon@FreeBSD.org>
Sun, 1 Oct 2006 08:09:46 +0000 (08:09 +0000)
commit25dab5b4c1779c970f3c644ff3f37f0c4cb5538d
tree073efd2cb5350becd6ff74cc9d192bc183a438dc
parent387e65d767783525d46f90e7415169ff0015f809
Import from upstream OpenSSL 0.9.8 branch:

Fix uninitialized free of ctx in compute_key() when the
OPENSSL_DH_MAX_MODULUS_BITS check is triggered.

This fixes the same issue as FreeBSD-SA-06:23.openssl v1.1.
crypto/openssl/crypto/dh/dh_key.c