Allocate Probe Response and Beacon buffers based on WPS IE length
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 28 Dec 2009 10:58:27 +0000 (12:58 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 28 Dec 2009 10:58:27 +0000 (12:58 +0200)
commit1c08f8c0f090257c607e7b89f754b4f9a57c9f55
tree626203b63a672221a0c2a880113fe4a6ce5bfe10
parentd566f4152fb45b63097a6b9cd452ca8ad8ad43ac
Allocate Probe Response and Beacon buffers based on WPS IE length

This IE is of variable length and it is better to allocate the frame
buffer taking this length into account to prepare for future
additions.
src/ap/beacon.c