Fix integer overflows in the conversion tables

This commit is contained in:
cypherpunks
2016-05-25 11:17:29 +00:00
committed by Nick Mathewson
parent 06e82084d6
commit 8d67c079b4
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (code correctness):
- Fix integer overflows in the case conversion tables. Fixes bug
19168; bugfix on 0.2.1.11-alpha.