]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[PATCH] sotftmac: fix a slab corruption in WEP restricted key association
authorLaurent Riffard <laurent.riffard@free.fr>
Wed, 11 Oct 2006 22:17:36 +0000 (00:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Oct 2006 14:15:58 +0000 (10:15 -0400)
Fix a slab corruption in ieee80211softmac_auth(). The size of a buffer
was miscomputed.

see http://bugzilla.kernel.org/show_bug.cgi?id=7245

Acked-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found