libnfc
libnfc copied to clipboard
Implement buffer overflow protection on all *transceive*() functions
This issue was created by revision dd451da4a585.
*transceive*() functions do have an argument for rx buffer but some of them
dont use it to protect user from buffer overflow.
Original issue reported on code.google.com by [email protected] on 26 Nov 2012 at 8:02