mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 09:52:58 +00: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.