From d4c2bd79fe61e466f07977b4b53b33c1dae93648 Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Sun, 16 Sep 2012 21:35:30 +0000 Subject: [PATCH] - Added bug --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 821e8d863..679f15794 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,8 @@ Bugfix RFC 2313 * Handle empty certificate subject names * Prevent reading over buffer boundaries on X509 certificate parsing + * mpi_add_abs() now correctly handles adding short numbers to long numbers + with carry rollover Security * Fixed potential memory corruption on miscrafted client messages (found by