]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-IKEv2 peer: Fix a memory leak in notify round
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 17:04:01 +0000 (19:04 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:11 +0000 (10:45 +0200)
commit188ebcd07b64658a2c48e49453202a1e55fb0480
tree3e472e06c61f2ee025531d9fd669cabaa85be101
parenta190189d221aaef869ae2f52f7ead75b0c327995
EAP-IKEv2 peer: Fix a memory leak in notify round

The plaintext notification needs to be freed after encryption.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eap_peer/ikev2.c