libnfc/libnfc
Philippe Teuwen a5e7dec797 Initialize array to keep Coverity happy
as Coverity fails seeing that szTargetTypes will always be = 0 in the case believed to lead to reading unitialized data in apttTargetTypes.

CID 1090347 (#1 of 1): Uninitialized scalar variable (UNINIT)
4. uninit_use_in_call: Using uninitialized element of array "apttTargetTypes" when calling "pn53x_InAutoPoll(struct nfc_device *, pn53x_target_type const *, size_t const, uint8_t const, uint8_t const, nfc_target *, int const)".
2013-09-20 00:01:41 +02:00
..
buses Add support kFreeBSD 2013-09-10 21:12:59 +02:00
chips Initialize array to keep Coverity happy 2013-09-20 00:01:41 +02:00
drivers acr122s_scan should not return -1 if of type size_t 2013-09-19 23:39:03 +02:00
additional-pages.dox Various typos 2013-01-31 21:58:29 +01:00
CMakeLists.txt I2C: add i2c support to CMake 2013-06-15 00:41:20 +02:00
conf.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +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 Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
log.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
Makefile.am Prepare 1.7.0 version 2013-09-03 16:42:46 +02: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 Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-emulation.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-internal.c Fix unbounded source buffer 2013-09-19 23:48:44 +02:00
nfc-internal.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02: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