Fix 17251: avoid integer overflow in test_crypto_slow

This commit is contained in:
Nick Mathewson
2015-10-06 08:58:03 -04:00
parent d4212d581a
commit f7ce93d979
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (compilation):
- Fix an integer overflow warning in test_crypto_slow.c.
Fixes bug 17251; bugfix on 0.2.7.2-alpha.