mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 19:38:42 +00:00
If len is large enough, when cast to an int it will be negative and then the test if( len > MAX_PATH - 3 ) will not behave as expected.
88 KiB
88 KiB