Explorar o código

changes file for removing compare-by-subtraction pattern

Nick Mathewson %!s(int64=8) %!d(string=hai) anos
pai
achega
9f71fde146
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      changes/bug21278_extras

+ 3 - 0
changes/bug21278_extras

@@ -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.