Ver código fonte

changes file for bug 4059

Nick Mathewson 14 anos atrás
pai
commit
bfa75f70bb
1 arquivos alterados com 5 adições e 0 exclusões
  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.
+