commit | a9553a8c491900deb39f21a8de4435f654b03db8 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Apr 10 17:30:46 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Apr 23 10:55:05 2015 +0200 |
tree | 7f1ee239e73048823c449cc5fe0bcf9405c4b8e0 | |
parent | 64f65e84bc354462cd807d1d9ce82d1381a46643 [diff] [blame] |
Fix warnings from mingw64 in timing.c Backport from dda52139 from the 1.3 branch
diff --git a/ChangeLog b/ChangeLog index 7ee4050..69ecd60 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,7 @@ crash it remotely (found by Caj Larsson). Bugfix + * Fix warnings from mingw64 in timing.c (found by kxjklele). * Fix potential unintended sign extension in asn1_get_len() on 64-bit platforms (found with Coverity Scan).