mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-01 18:21:07 +02:00
Warn about a gotcha that caused a bug in development. Ensure that it's at least zeroed out, rather than uninitialized, in non-verbose mode. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>