aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/mpi-add-0-ub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.d/mpi-add-0-ub.txt')
-rw-r--r--ChangeLog.d/mpi-add-0-ub.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog.d/mpi-add-0-ub.txt b/ChangeLog.d/mpi-add-0-ub.txt
deleted file mode 100644
index 9f131a430..000000000
--- a/ChangeLog.d/mpi-add-0-ub.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Bugfix
- * Fix undefined behavior (typically harmless in practice) of
- mbedtls_mpi_add_mpi(), mbedtls_mpi_add_abs() and mbedtls_mpi_add_int()
- when both operands are 0 and the left operand is represented with 0 limbs.