]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add a workaround for parsing M1 from OS X 10.6
authorJouni Malinen <j@w1.fi>
Mon, 5 Jul 2010 20:04:54 +0000 (13:04 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 5 Jul 2010 20:04:54 +0000 (13:04 -0700)
commit612e9160e229fc60e362e7cbecc11363ece640f0
treeb67ec4fbb94be6d263722ab2ac6f1417c45dfede
parent2d8bf7329862799d672e8a59b96f96c2956aa636
WPS: Add a workaround for parsing M1 from OS X 10.6

It looks like Mac OS X adds unexpected 0x00 padding to the end of M1.
Skip that padding to avoid interop issues.
src/wps/wps_attr_parse.c