libnfc/utils
Philippe Teuwen d9b531f50f Verify return of nfc_device_set_property_bool()
Problem reported by Coverity
CID 1090319 (#1 of 1): Unchecked return value (CHECKED_RETURN)
  unchecked_value: No check of the return value of "nfc_device_set_property_bool(pnd, NP_EASY_FRAMING, nt.nti.nai.btSak & 0x20)".
CID 1090320 (#1 of 1): Unchecked return value (CHECKED_RETURN)
  unchecked_value: No check of the return value of "nfc_device_set_property_bool(dev, NP_HANDLE_CRC, false)".
CID 1090324 (#1 of 2): Unchecked return value (CHECKED_RETURN)
  unchecked_value: No check of the return value of "nfc_device_set_property_bool(pnd, NP_ACTIVATE_FIELD, true)".
CID 1090325 (#1 of 1): Unchecked return value (CHECKED_RETURN)
  unchecked_value: No check of the return value of "nfc_device_set_property_bool(pnd, NP_AUTO_ISO14443_4, false)".
2013-09-22 01:31:45 +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 Verify return of nfc_device_set_property_bool() 2013-09-22 01:31:45 +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