Merge branch 'bug6831_v2'

This commit is contained in:
Nick Mathewson
2012-09-14 09:54:08 -04:00
3 changed files with 31 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes:
- Fix round_to_power_of_2 so it doesn't invoke undefined behavior
with large values. This was untriggered, but nevertheless incorrect.
Fixes bug 6831; bugfix on 0.2.0.1-alpha.