]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Merge error returns
authorJouni Malinen <j@w1.fi>
Tue, 30 Jun 2015 18:48:22 +0000 (21:48 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 30 Jun 2015 18:48:22 +0000 (21:48 +0300)
commitf24b97972bea5a7b5b1c158923cc85250313b1dd
tree139d2ce4838c5719a081983c9ea848b552538381
parent84d6a17a27c280c6d0e3e4d4c8957fbe144a2b27
OpenSSL: Merge error returns

These similar error cases can use a single return statement.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_openssl.c