changes file for removing compare-by-subtraction pattern

This commit is contained in:
Nick Mathewson
2017-02-14 16:32:59 -05:00
parent a0ef3cf088
commit 9f71fde146
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (code correctness):
- Repair a couple of (unreachable or harmless) cases of the risky
comparison-by-subtraction pattern that caused bug 21278.