| Aaron M. Ucko | 78b823a | 2023-01-31 15:45:44 -0500 | [diff] [blame] | 1 | Bugfix |
| 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. | ||||