P2P: Fix cross connection allowed parser to use correct field
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 2 Aug 2010 23:02:18 +0000 (16:02 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:22 +0000 (07:17 -0700)
commit6125c661d5b52bd12a30258167d65ac23e94017a
tree8659c815e9e01b3201870e0f4a1afe39a7527c59
parent5548ddc2173f525cd19747f098bf8156852554f8
P2P: Fix cross connection allowed parser to use correct field

The previous version had a bug that could result in NULL pointer
dereference if the P2P IE included Manageability attribute, but no
Capability attribute.
src/p2p/p2p_parse.c