mbedtls/ChangeLog.d
Aaron M. Ucko 78b823ab0e mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701).
In some contexts, the output pointer may equal the first input
pointer, in which case copying is not only superfluous but results in
"Source and destination overlap in memcpy" errors from Valgrind (as I
observed in the context of ecp_double_jac) and a diagnostic message
from TrustInSoft Analyzer (as Pascal Cuoq reported in the context of
other ECP functions called by cert-app with a suitable certificate).

Signed-off-by: Aaron M. Ucko <ucko@ncbi.nlm.nih.gov>
2023-01-31 15:45:44 -05:00
..
00README.md
conditionalize-mbedtls_mpi_sub_abs-memcpy.txt mbedtls_mpi_sub_abs: Skip memcpy when redundant (#6701). 2023-01-31 15:45:44 -05:00
fix_build_for_directory_names_containing_spaces.txt Add ChangeLog entry 2023-01-10 09:37:43 +00:00
fix_hard_link_across_drives Copy files instead of hard-linking on Windows 2022-12-07 19:34:52 +01:00
fix_timing_alt.txt Be consistent with self-test naming 2023-01-26 04:38:37 -05:00
fix-gettimeofday-overflow.txt Add Changelog entry 2022-12-20 13:21:19 +00:00
fix-iar-warnings.txt Add Changelog 2023-01-10 10:08:53 +00:00
fix-rsaalt-test-guards.txt Add Changelog 2023-01-20 11:43:01 +00:00
improve_x509_cert_writing_serial_number_management.txt changelog: document the enforced check on x509 serial setting 2023-01-13 08:41:15 +01:00