mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 21:33:48 +00:00
Some sanitizers default to displaying an error message and recovering. This could result in a test being recorded as passing despite a complaint from the sanitizer. Turn off sanitizer recovery to avoid this risk.