mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-21 15:28:19 +00:00
6c655321e6
Signed-off-by: swurl <swurl@swurl.xyz>
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
Bugfix
|
|
* mbedtls_mpi_read_string on "-0" produced an MPI object that was not treated
|
|
as equal to 0 in all cases. Fix it to produce the same object as "0".
|