mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-05 00:40:09 +00:00
06dab806ce
When *len is 0, **p would be read, which is out of bounds.