mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 17:28:29 -05:00
8a387a269d
The dev_found() callback from NFC connection handover message processing ended up using the p2p_dev_addr pointer that points to the parsed message. However, that parsed data was freed just before the call. Fix this by reordering the calls. Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
Makefile | ||
p2p_build.c | ||
p2p_dev_disc.c | ||
p2p_go_neg.c | ||
p2p_group.c | ||
p2p_i.h | ||
p2p_invitation.c | ||
p2p_parse.c | ||
p2p_pd.c | ||
p2p_sd.c | ||
p2p_utils.c | ||
p2p.c | ||
p2p.h |