marcus905 / libnfc

Automatically exported from code.google.com/p/libnfc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Implement buffer overflow protection on all *transceive*() functions #213

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 romu...@libnfc.org on 26 Nov 2012 at 8:02