mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 11:41:10 +01:00
ctr_drbg is a local variable and thus needs initialisation every time LLVMFuzzerTestOneInput() is called, the rest of the variables inside the if(initialised) block are all static. Add extra validation to attempt to catch this issue in future. Signed-off-by: Paul Elliott <paul.elliott@arm.com>
6.0 KiB
6.0 KiB