diff options
author | jsing <> | 2014-06-08 14:43:57 +0000 |
---|---|---|
committer | jsing <> | 2014-06-08 14:43:57 +0000 |
commit | 0dd57e34be7e25a7d1f09fccc6c9487405424ca5 (patch) | |
tree | 7bceb70f1e953c61edae7500d0892a5d8bc1ac19 /src/lib/libssl/t1_enc.c | |
parent | b0da9db60669f98a52f338ea5655182f0d65d7e2 (diff) | |
download | openbsd-0dd57e34be7e25a7d1f09fccc6c9487405424ca5.tar.gz openbsd-0dd57e34be7e25a7d1f09fccc6c9487405424ca5.tar.bz2 openbsd-0dd57e34be7e25a7d1f09fccc6c9487405424ca5.zip |
Clean up BIO_free() handling in bio_ssl.c - BIO_free() has its own NULL
check, so do not duplicate it here. Make the error handling consistent
by always using 'goto err' rather than returning in certain cases. Also
add a missing BIO_free(ssl) in BIO_new_ssl_connect().
ok deraadt@
Diffstat (limited to 'src/lib/libssl/t1_enc.c')
0 files changed, 0 insertions, 0 deletions