libnfc/libnfc/drivers
Philippe Teuwen a1ef329962 Fix use after free
pn532_uart.c:293:5: warning: Use of memory after it is freed
    log_put(LOG_GROUP, LOG_CATEGORY, NFC_LOG_PRIORITY_ERROR, "pn53x_check_communication error on %s", ndd.port);
    ^                                                                                                 ~~~~~~~~
2013-11-12 00:43:43 +01:00
..
acr122_pcsc.c Fix out-of-bounds access in driver acr122_pcsc 2013-09-22 01:47:15 +02:00
acr122_pcsc.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
acr122_usb.c driver acr122_usb: fix dead code issue 2013-09-22 19:08:26 +02:00
acr122_usb.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
acr122s.c uart_flush_input() can now wait a bit 2013-10-01 14:09:15 +02:00
acr122s.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
arygon.c uart_flush_input() can now wait a bit 2013-10-01 14:09:15 +02:00
arygon.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
Makefile.am Add I2C protocol support for PN532. 2013-06-14 23:59:46 +02:00
pn53x_usb.c pn53x_usb driver: verify return of pn53x_build_frame() 2013-09-22 03:31:50 +02:00
pn53x_usb.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_i2c.c Fix memory leak 2013-09-19 23:34:52 +02:00
pn532_i2c.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_spi.c Fix memory leak 2013-09-19 23:34:52 +02:00
pn532_spi.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
pn532_uart.c Fix use after free 2013-11-12 00:43:43 +01:00
pn532_uart.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00