Files
mbedtls/tests/suites
Gilles Peskine 6b9017045f Don't call psa_crypto_init with uninitialized local contexts (entropy)
psa_crypto_init can fail, and if it does we'll try calling free() on the
local variable, which is uninitialized. This commit fixes memory corruption
when a test fails.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2023-07-26 18:43:39 +02:00
..
2023-03-21 16:28:00 +01:00
2023-03-21 16:28:00 +01:00
2023-07-06 12:47:28 +02:00
2023-03-21 16:28:00 +01:00
2023-03-21 16:29:31 +01:00
2023-06-07 18:27:09 +01:00
2023-03-31 18:04:34 +01:00