Re: [PATCH] cfg80211:: fix possible NULL pointer dereference
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-03-27 09:18:31
Also in:
lkml, netdev
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2011-03-27 09:18:31
Also in:
lkml, netdev
On Sat, 2011-03-26 at 19:26 +0100, Mariusz Kozlowski wrote:
In cfg80211_inform_bss_frame() wiphy is first dereferenced on privsz initialisation and then it is checked for NULL. This patch fixes that. Signed-off-by: Mariusz Kozlowski <redacted>
Acked-by: Johannes Berg <johannes@sipsolutions.net> Thanks! johannes