From bdaf68a49256c34b3eed1f7c2e486ee3df3c0a39 Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Sun, 16 Sep 2012 21:35:30 +0000
Subject: [PATCH] Added bug to ChangeLog (cherry picked from commit
d4c2bd79fe61e466f07977b4b53b33c1dae93648)
Conflicts:
ChangeLog
---
ChangeLog | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 444311f2b2..1872991631 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ PolarSSL ChangeLog
Bugfix
* Fixed MPI assembly for SPARC64 platform
* Handle existence of OpenSSL Trust Extensions at end of X.509 DER blob
+ * mpi_add_abs() now correctly handles adding short numbers to long numbers
+ with carry rollover
Security
* Fixed potential memory zeroization on miscrafted RSA key (found by Eloi