Avoid memory leak on error path in crypto_cipher_init()
authorJouni Malinen <j@w1.fi>
Sat, 7 Feb 2009 10:07:06 +0000 (12:07 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Feb 2009 10:07:06 +0000 (12:07 +0200)
commit7818ad2c8fc544016987cf770f1ef99affd08cb6
treea59b145f17ccaf99eb13cb0f810656c6aeff0ad5
parent23a139246de48ab7cf4bf623563fda7de3a33d76
Avoid memory leak on error path in crypto_cipher_init()
src/crypto/crypto_openssl.c