libnfc/libnfc
Alexander Inyukhin 10398b6bd9 А typo leads to improper pnd->name initialization
A for loop condition is always false so pnd->name
is not initialized. This results in garbage when
printing device name.
2016-03-19 08:08:38 +03:00
..
buses Merge remote-tracking branch 'socram8888/cygfix' 2015-04-14 17:16:20 +02:00
chips nfc_get_supported_baud_rate() proposal to reverse API 2015-06-08 11:34:16 +02:00
drivers Add SCM_SCL3712 support 2015-11-04 20:15:56 +01:00
additional-pages.dox Various typos 2013-01-31 21:58:29 +01:00
CMakeLists.txt Drop PCRE dependency. 2015-07-22 15:47:36 +02:00
conf.c Drop PCRE dependency. 2015-07-22 15:47:36 +02:00
conf.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
drivers.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
iso7816.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
iso14443-subr.c Adding iso14443b_crc_append() 2013-08-19 14:55:27 +02:00
log-internal.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
log-internal.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
log.c Revert "Check data from getenv("LIBNFC_LOG_LEVEL") and config file" 2013-09-22 19:55:31 +02:00
log.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
Makefile.am export iso14443b* symbol 2015-05-27 23:01:48 +03:00
mirror-subr.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
mirror-subr.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-device.c nfc_initiator_select_passive_target(): grant NP_INFINITE_SELECT also for ISO14443B* 2014-02-01 02:45:17 +01:00
nfc-emulation.c Remove dead code 2013-09-22 03:13:09 +02:00
nfc-internal.c Add envvars LIBNFC_DEVICE (to force only one device, no matter the conf files) and LIBNFC_AUTO_SCAN 2013-10-01 14:08:57 +02:00
nfc-internal.h Better list of supported modulations & baud rates 2014-03-12 00:00:08 +01:00
nfc.c А typo leads to improper pnd->name initialization 2016-03-19 08:08:38 +03:00
target-subr.c Fix warning about out-of-bound read 2013-09-19 23:08:06 +02:00
target-subr.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00