mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 19:05:37 +01:00
f8f61aad0f
This commit uses the previously defined macro to uniformize bounds checks in several places. It also adds bounds checks to the ClientHello writing function that were previously missing. Also, the functions adding extensions to the ClientHello message can now fail if the buffer is too small or a different error condition occurs, and moreover they take an additional buffer end parameter to free them from the assumption that one is writing to the default output buffer. Signed-off-by: Ronald Cron <ronald.cron@arm.com> |
||
---|---|---|
.. | ||
00README.md | ||
bugfix.txt | ||
error-asn1.txt | ||
fix-ecp-mul-memory-leak.txt | ||
max_pathlen.txt | ||
montmul-cmp-branch.txt | ||
unified-exit-in-examples.txt | ||
uniformize_bounds_checks.txt |