mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-30 00:46:22 -04:00
Simplify ChangeLog entry for mbedtls_mpi_sub_abs fix.
Signed-off-by: Aaron M. Ucko <ucko@ncbi.nlm.nih.gov>
This commit is contained in:
parent
af67d2c1cf
commit
a2b674f9a7
@ -1,5 +1,4 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix mbedtls_mpi_sub_abs() to account for the possibility that the output
|
* Fix potential undefined behavior in mbedtls_mpi_sub_abs(). Reported by
|
||||||
pointer could equal the first input pointer and if so to skip a memcpy()
|
Pascal Cuoq using TrustInSoft Analyzer in #6701; observed independently by
|
||||||
call that would be redundant. Reported by Pascal Cuoq using TrustInSoft
|
Aaron Ucko under Valgrind.
|
||||||
Analyzer in #6701; observed independently by Aaron Ucko under Valgrind.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user