[PATCH 1/1] Remove duplicated ibss_rsn_deinit
Jouni Malinen
j
Sat May 10 03:48:04 PDT 2014
On Wed, May 07, 2014 at 06:42:52PM -0400, Eduardo Abinader wrote:
> Avoid invalid read scenarios for duplicated
> ibss_rsn_deinit, as it is already being called by
> wpa_supplicant_mark_disassoc.
>
What is that invalid read referring to? ibss_rsn_deinit() returns
immediately if the passed pointer is NULL and both of these calls clear
wpa_s->ibss_rsn to NULL (just like any other ibss_rsn_deinit() caller
for that matter).
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list