From: Francis Dupont Date: Sat, 13 Jun 2015 12:24:26 +0000 (+0200) Subject: [master] Finished merging of trac3829 (hmac_unittests.cc uses out of range char) X-Git-Tag: throw_with2_base~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=54f4ec64e513fea1547631122dc1af8579fae3db;p=thirdparty%2Fkea.git [master] Finished merging of trac3829 (hmac_unittests.cc uses out of range char) --- diff --git a/ChangeLog b/ChangeLog index 77eb504c52..fb838463ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +953. [bug] fdupont + Corrected the setting of string characters to values above 127 + in HMAC tests. + (Trac #3829, git xxx) + 952. [bug] fdupont Made some loop indexes an unsigned type to avoid compiler warnings where the termination condition is comparison with an unsigned