mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-31 00:37:08 +08:00
The header structure was initialized only field by field. This does not initialized the padding bytes and MemSan was complaining with use of uninitialized data in test_memsan all.sh component. Signed-off-by: Ronald Cron <ronald.cron@arm.com> |
||
|---|---|---|
| .. | ||
| aead_demo.c | ||
| CMakeLists.txt | ||
| crypto_examples.c | ||
| hmac_demo.c | ||
| key_ladder_demo.c | ||
| key_ladder_demo.sh | ||
| psa_constant_names.c | ||
| psa_hash_demo.sh | ||
| psa_hash.c | ||