]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/drv_callbacks.c
Add sanity checks to EVENT_RX_PROBE_REQ event data
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 13 Apr 2011 23:39:25 +0000 (02:39 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 13 Apr 2011 23:39:25 +0000 (02:39 +0300)
commitb211f3eb715f208ab3dd2ca6e4296f445e9d3725
tree02d53f500f8c0a3862e80bd4492d2c3e9d62f73d
parent2a522e71927d834060bdddd7a00aa13a4fac3157
Add sanity checks to EVENT_RX_PROBE_REQ event data

Both the SA and IEs from the received Probe Request frames must be
included and the Probe Request RX callback functions may assume that
these are not NULL.
src/ap/drv_callbacks.c
wpa_supplicant/events.c