]> git.ipfire.org Git - thirdparty/iw.git/commit
connect: fix parsing of WEP keys
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 12 Jun 2018 06:01:56 +0000 (09:01 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Oct 2018 10:30:22 +0000 (12:30 +0200)
commit0e39f109c4b8155697a12ef090b59cdb304c8c44
tree8fc91686933bfea93f2e21607a49fa7f6d2839e4
parentd4f1ea11061c83ab3586e1a874ac5cdd66a13fd7
connect: fix parsing of WEP keys

The introduction of MFP options added a bug that causes a
segmentation fault when parsing WEP keys.
Fix that.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ap.c
connect.c
ibss.c
iw.h
util.c