]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
hostapd: Clear location configuration when it is reset
authorIlan Peer <ilan.peer@intel.com>
Thu, 27 Oct 2016 12:18:24 +0000 (15:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Oct 2016 16:11:59 +0000 (19:11 +0300)
commit5cb59370d5795ecb4f13a5e3d429a9ba3d7732b2
treef6b20302342f077b2c6136fcbbbe20eeb923af55
parentf5ec346902ee23477682647d98d2c2f4dea91501
hostapd: Clear location configuration when it is reset

In case that LCI or location civic configuration is cleared,
free the buffer holding the corresponding information to avoid
cases that the information is considered as valid/useful.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
hostapd/config_file.c