mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-24 12:56:48 +00:00
This error occurs when free space in the buffer is in the middle (the buffer has come full circle) and function mbedtls_test_buffer_put is called. Then the arguments for memcpy are calculated incorrectly and program ends with segmentation fault |
||
---|---|---|
.. | ||
helpers.function | ||
host_test.function | ||
main_test.function | ||
target_test.function | ||
test_suite_debug.data | ||
test_suite_debug.function | ||
test_suite_error.data | ||
test_suite_error.function | ||
test_suite_ssl.data | ||
test_suite_ssl.function | ||
test_suite_version.data | ||
test_suite_version.function | ||
test_suite_x509parse.data | ||
test_suite_x509parse.function | ||
test_suite_x509write.data | ||
test_suite_x509write.function |