mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 02:52:38 -04:00
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
Bugfix
|
|
* Fix potential undefined behavior in mbedtls_mpi_sub_abs(). Reported by
|
|
Pascal Cuoq using TrustInSoft Analyzer in #6701; observed independently by
|
|
Aaron Ucko under Valgrind.
|