blob: 0a90721eafec87cc5ff14d79cdfe2ca58f1b117c [file] [log] [blame]
Aaron M. Uckoaf67d2c2023-01-17 11:52:22 -05001Bugfix
Aaron M. Uckoa2b674f2023-01-17 15:12:25 -05002 * 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.