Explorar el Código

changes file for bug 4059

Nick Mathewson hace 15 años
padre
commit
bfa75f70bb
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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.
+