diff options
author | jsing <> | 2016-12-03 12:38:10 +0000 |
---|---|---|
committer | jsing <> | 2016-12-03 12:38:10 +0000 |
commit | 0e8ebb94157df35d09c5d62bc81e3317112256bd (patch) | |
tree | d7b62c3cbb2b4d2d654a99abc42342db571cc9f6 /src/lib/libssl/man/SSL_library_init.3 | |
parent | 578440178487a164eba874e7a566a55de4a9e2e8 (diff) | |
download | openbsd-0e8ebb94157df35d09c5d62bc81e3317112256bd.tar.gz openbsd-0e8ebb94157df35d09c5d62bc81e3317112256bd.tar.bz2 openbsd-0e8ebb94157df35d09c5d62bc81e3317112256bd.zip |
Address a potential leak in ssl3_get_server_kex_ecdhe() - if we allocate
ngroup and the following EC_KEY_set_group() fails, ngroup will not be
freed. Avoid this by freeing on return.
ok millert@
Diffstat (limited to 'src/lib/libssl/man/SSL_library_init.3')
0 files changed, 0 insertions, 0 deletions