Arunk Khandavalli b5516cedd0 nl80211: nl80211_update_ft_ies to validate NL80211_ATTR_IE
Current nl80211_update_ft_ies doesn't validate NL80211_ATTR_IE
before dereferencing it, which leads to a null pointer exception
if not passed.
This commit validates this attribute too.

Change-Id: Ia40b02fc218bc26a07bc6b2153f425b8cae3bd82
CRs-Fixed: 2261685
Signed-off-by: Arunk Khandavalli <akhandav@codeaurora.org>
Signed-off-by: Srinivas Dasari <dasaris@codeaurora.org>
2018-08-21 15:52:26 +05:30
..
2018-05-16 10:10:29 +02:00
2018-05-30 13:17:17 +02:00
2018-05-19 10:20:26 +02:00
2018-05-16 11:40:03 +02:00
2018-06-21 04:02:53 +09:00
2018-07-03 18:26:32 +02:00