mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-11 02:02:32 +03:00
When we build with Visual Studio in debug mode, the invalid parameter handler aborts the application (and offers to debug it) when n is 0. We want to just return -1 instead (as calls with n == 0 are expected and happen in our tests).
5.1 KiB
5.1 KiB