nl80211: fix possible unitialized memory access in nl80211_get_hardware_id()
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Oct 2015 09:40:40 +0000 (10:40 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 29 Oct 2015 09:40:40 +0000 (10:40 +0100)
commiteeaae3d0118b7edbc6b1444343f16ec23396bf78
tree6af1ee724e9262b96f43fb484527e23ff27f8f20
parent813f61e48b9b1a76cb55f3b4a229bf98d3cd53a9
nl80211: fix possible unitialized memory access in nl80211_get_hardware_id()

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
iwinfo_nl80211.c