libnfc/examples
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
..
doc Add missing \n in a printf() 2013-08-31 17:59:24 +02:00
pn53x-tamashell-scripts Improve a bit shell scripts portability. 2013-05-25 13:29:38 +02:00
CMakeLists.txt Windows: Shift files from libnfc/windows to libnfc/contrib/win32 2013-02-14 15:33:47 +01:00
Makefile.am Add man of nfc-emulate-forum-tag2 to the installation 2013-02-01 01:57:47 +01:00
nfc-anticol.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-anticol.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-dep-initiator.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-dep-initiator.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-dep-target.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-dep-target.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-emulate-forum-tag2.1 Adds nfc-emulate-forum-tag2 man page 2012-09-19 10:25:33 +00:00
nfc-emulate-forum-tag2.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-emulate-tag.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-emulate-tag.c Verify return of nfc_device_set_property_bool() 2013-09-22 01:31:45 +02:00
nfc-emulate-uid.1 Fix some spelling mistakes 2012-05-13 13:10:15 +00:00
nfc-emulate-uid.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-mfsetuid.1 fix disruptancies between tools location in src (utils<>examples) and in Debian packages (libnfc-bin<>libnfc-examples) 2012-05-17 19:22:25 +00:00
nfc-mfsetuid.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-poll.1 verbose option back for nfc-list, and newly implemented in nfc-poll 2012-01-04 21:29:43 +00:00
nfc-poll.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-relay.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
nfc-relay.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn53x-diagnose.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
pn53x-diagnose.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn53x-sam.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
pn53x-sam.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn53x-tamashell.1 Update examples and utils manpages.(Fixes Issue 159) 2011-10-01 12:26:11 +00:00
pn53x-tamashell.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00