fragattacks/src/p2p
Jouni Malinen 8a387a269d P2P NFC: Fix use of freed memory
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>
2014-05-31 23:10:33 +03:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p_build.c Use P2P_IE_VENDOR_TYPE more consistently 2014-03-05 23:36:54 +02:00
p2p_dev_disc.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
p2p_go_neg.c P2P: Modify the timeout for GO Negotiation on no concurrent session 2014-05-15 23:57:00 +03:00
p2p_group.c P2P: Add support for IP address assignment in 4-way handshake 2014-01-27 21:44:26 +02:00
p2p_i.h P2P: Modify the timeout for GO Negotiation on no concurrent session 2014-05-15 23:57:00 +03:00
p2p_invitation.c P2P: Debug print channel lists for invitation processing 2014-05-29 16:46:28 +03:00
p2p_parse.c P2P NFC: Static handover with NFC Tag on client 2014-01-27 21:44:30 +02:00
p2p_pd.c P2P: Cancel offchannel TX wait on PD Response TX status 2014-02-27 16:38:27 +02:00
p2p_sd.c Use P2P_IE_VENDOR_TYPE more consistently 2014-03-05 23:36:54 +02:00
p2p_utils.c P2P: Add 60 GHz in channel to frequency conversion 2014-05-26 23:35:52 +03:00
p2p.c P2P NFC: Fix use of freed memory 2014-05-31 23:10:33 +03:00
p2p.h P2P: Refrain from performing extended listen during P2P connection 2014-05-09 20:42:44 +03:00