]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Validate the freq in p2p_group_add
authorIlan Peer <ilan.peer@intel.com>
Sun, 25 Aug 2013 08:28:56 +0000 (11:28 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 25 Aug 2013 08:28:56 +0000 (11:28 +0300)
commitd393de1d27afe42d69d0a2461e489715f28c10ee
tree17d143b7d9cc24f3d0ff22878621552ef1c6d8c8
parent973622cd440505a22a1890040931579b5f8f1ac4
P2P: Validate the freq in p2p_group_add

Add additional input verification for the frequency parameter in
p2p_group_add (and other P2P operations for that matter). Without this
verification invalid freq could be set and not handled properly.

Signed-hostap: Ilan Peer <ilan.peer@intel.com>
src/p2p/p2p_utils.c