mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 05:52:57 +00:00
When provided with an empty line, mpi_read_file causes a numeric underflow resulting in a stack underflow. This commit fixes this and adds some documentation to mpi_read_file.