mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
a2b674f9a7
Signed-off-by: Aaron M. Ucko <ucko@ncbi.nlm.nih.gov>
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.
|