mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-04 01:00:17 +02:00
Allocate the buffer to write/read early data. That way in ASan builds. buffer overwrite/overread can be detected. Signed-off-by: Ronald Cron <ronald.cron@arm.com>