libnfc/utils
Ludovic Rousseau 107b4ece8b Fix use after free bug
nfc_exit(context); was called 2 times

CID 1090348 (#1 of 1): Use after free (USE_AFTER_FREE)53. deref_arg:
Calling "nfc_exit(nfc_context *)" dereferences freed pointer "context".
(The dereference is assumed on the basis of the 'nonnull' parameter
attribute.)
2013-09-19 20:38:56 +02:00
..
CMakeLists.txt Windows: Shift files from libnfc/windows to libnfc/contrib/win32 2013-02-14 15:33:47 +01:00
Makefile.am Makefile.am: move header files from noinst_HEADERS to _SOURCES 2013-02-21 22:37:20 +01:00
mifare.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
mifare.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-emulate-forum-tag4.1 utils/nfc-emulate-forum-tag4: add support for v2.0 of the spec 2012-05-14 22:13:19 +00:00
nfc-emulate-forum-tag4.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-list.1 nfc-list: New option to choose which technologies to poll for 2013-09-09 15:58:07 +02:00
nfc-list.c nfc-list: New option to choose which technologies to poll for 2013-09-09 15:58:07 +02:00
nfc-mfclassic.1 nfc-mfclassic: add option to tolerate RW errors & other enhancements 2013-03-02 22:29:10 +01:00
nfc-mfclassic.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-mfultralight.1 allow setting of UID for special 'chinese' ultralight cards 2013-08-31 16:15:27 +01:00
nfc-mfultralight.c make style 2013-08-31 17:35:41 +02:00
nfc-read-forum-tag3.1 add missing manpages. 2011-11-22 15:23:18 +00:00
nfc-read-forum-tag3.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-relay-picc.1 Fix some spelling mistakes 2012-05-13 13:10:15 +00:00
nfc-relay-picc.c Fix use after free bug 2013-09-19 20:38:56 +02:00
nfc-scan-device.1 Fixes invalid example in nfc-scan-device manpage 2013-03-01 17:07:40 +01:00
nfc-scan-device.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-utils.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-utils.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00