mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-02 05:12:57 +08:00

Remove `- 1` for setting location of output buffer, which added a leading zero which cause failure in ASN1 parsing. Fixes #1257
Remove `- 1` for setting location of output buffer, which added a leading zero which cause failure in ASN1 parsing. Fixes #1257