mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
- "fail" branches in selftests - "should never happen" errors in SSL - cipher_xxx() failures in SSL - some things that fail only if malloc() fails - some things that fail only if fread/fwrite()/ftell() fails (after fopen() succeeded) - some things that fail only if a parameter is invalid, but the parameter was actually validated earlier - generated code in library/error.c