diff options
author | jsing <> | 2016-12-03 12:38:10 +0000 |
---|---|---|
committer | jsing <> | 2016-12-03 12:38:10 +0000 |
commit | 23857f34c1e1f6362c4594df7a9ebaaaad450986 (patch) | |
tree | d7b62c3cbb2b4d2d654a99abc42342db571cc9f6 /src/lib/libcrypto | |
parent | af83ada514fa464f3509c3fea817e54aec9e8ed5 (diff) | |
download | openbsd-23857f34c1e1f6362c4594df7a9ebaaaad450986.tar.gz openbsd-23857f34c1e1f6362c4594df7a9ebaaaad450986.tar.bz2 openbsd-23857f34c1e1f6362c4594df7a9ebaaaad450986.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/libcrypto')
0 files changed, 0 insertions, 0 deletions