]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Fix a potential memory leak on wps_init() error path
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 2 Oct 2012 13:51:27 +0000 (16:51 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 2 Oct 2012 13:51:27 +0000 (16:51 +0300)
commit315dbfb11e391d648a11204e24a7333c3827c9df
tree2f87febb8ab8840b550c5345b47b24a6062ba478
parent3385647da9d0d17701a55e1ae45073a078bf7409
WPS: Fix a potential memory leak on wps_init() error path

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/wps.c