Browse Source

[master] Finished merging of trac3829 (hmac_unittests.cc uses out of range char)

Francis Dupont 10 years ago
parent
commit
54f4ec64e5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      ChangeLog

+ 5 - 0
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
 952.	[bug]		fdupont
 	Made some loop indexes an unsigned type to avoid compiler warnings
 	Made some loop indexes an unsigned type to avoid compiler warnings
 	where the termination condition is comparison with an unsigned
 	where the termination condition is comparison with an unsigned