commit | 6e8ef842223b90a33efd570128bb566a9ae6f5ad | [log] [tgz] |
---|---|---|
author | Purushottam Kushwaha <pkushwah@qti.qualcomm.com> | Tue Jul 05 13:44:51 2016 +0530 |
committer | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 06 13:09:02 2016 +0200 |
tree | ff244b3e2bf9e2a309e2ea50be75ec0de51794d5 | |
parent | c041778c966c92c964033f1cdfee60a9f2b5e465 [diff] |
nl80211: Move ACL parsing later to avoid a possible memory leak No support for pbss results in a memory leak for the acl_data (if parse_acl_data succeeds). Fix this by moving the ACL parsing later. Cc: stable@vger.kernel.org Fixes: 34d505193bd10 ("cfg80211: basic support for PBSS network type") Signed-off-by: Purushottam Kushwaha <pkushwah@qti.qualcomm.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>