mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Gcc skips some analyses when compiling with -O0, so we may miss warnings about things like uninitialized variables.
Gcc skips some analyses when compiling with -O0, so we may miss warnings about things like uninitialized variables.