WPS: Fix configuration strings on config reload
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 6 Jul 2010 23:32:55 +0000 (16:32 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:20 +0000 (07:17 -0700)
commitdcf788d1a45310da72ece64edf39e40dae020f9b
treeafee8e771906ea45eba2949374584bd08c898833
parentaf8ab1ae97d4c4d39d90994c2770e3f4c7e12c18
WPS: Fix configuration strings on config reload

Previously, freed memory could be used as device name (and other similar
parameters) when building WPS IE after SIGHUP.
wpa_supplicant/wps_supplicant.c