gsupplicant: Interpret "invalid message format" as invalid-key error
authorJulien Massot <jmassot@aldebaran-robotics.com>
Fri, 13 Apr 2012 15:16:30 +0000 (15:16 +0000)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 17 Apr 2012 10:37:04 +0000 (13:37 +0300)
commit03ebc040bfae59d85f4e7acdc3117881f6067262
tree68f6e3fc42f55ef29f75f0ff282041602b63e0c9
parent593e3e4c8a46ce05aaf64cc06e387575894bf166
gsupplicant: Interpret "invalid message format" as invalid-key error

If gsupplicant sends a malformed passphrase,
wpa_supplicant return an error "invalid message format",
parsing this error avoids future usage of this passphrase.
gsupplicant/supplicant.c