adafruit / Adafruit-PN532

Arduino library for SPI and I2C access to the PN532 RFID/Near Field Communication chip
Other
422 stars 266 forks source link

Check length byte in readDetectedPassiveTargetID() before using it #88

Open alex-zeffertt opened 3 years ago

alex-zeffertt commented 3 years ago

... and potentially corrupting caller memory.