blob: 0a90721eafec87cc5ff14d79cdfe2ca58f1b117c [file] [log] [blame]
Aaron M. Ucko78b823a2023-01-31 15:45:44 -05001Bugfix
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.