mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-14 18:15:06 -05:00
Rework mbedtls_test_unhexify to extend its scope of usage. Return in error when the function detects an error instead of calling mbedtls_exit(). Improve safety by checking the output buffer is not overrun. Signed-off-by: Ronald Cron <ronald.cron@arm.com>