Browse Source

changes file for bug 4059

Nick Mathewson 14 years ago
parent
commit
bfa75f70bb
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug4059

+ 5 - 0
changes/bug4059

@@ -0,0 +1,5 @@
+  o Minor bugfixes:
+    - Change an integer overflow check in the OpenBSD_Malloc code so
+      that GCC is less likely to eliminate it as impossible. Patch
+      from Mansour Moufid. Fixes bug 4059.
+