Aaron M. Ucko | af67d2c | 2023-01-17 11:52:22 -0500 | [diff] [blame] | 1 | Bugfix |
Aaron M. Ucko | a2b674f | 2023-01-17 15:12:25 -0500 | [diff] [blame] | 2 | * Fix potential undefined behavior in mbedtls_mpi_sub_abs(). Reported by |
3 | Pascal Cuoq using TrustInSoft Analyzer in #6701; observed independently by | ||||
4 | Aaron Ucko under Valgrind. |