mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
3e9cc2c213
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 |