P2P: Fix country string mismatch validation off-by-one offset
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 28 Jun 2010 21:32:17 +0000 (14:32 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:19 +0000 (07:17 -0700)
commit9e00ea1aa3b9ec9a84a6825929877f58ffc5fcfd
tree4b5d00c73fc00ea1cd6a0ba5601bff2299f830ae
parent18708aadfc95756d73f270ab47487980e76872eb
P2P: Fix country string mismatch validation off-by-one offset

0x04 was being checked from incorrect location when skipping country
code validation.
src/p2p/p2p_go_neg.c