Sfoglia il codice sorgente

changes file for bug 4059

Nick Mathewson 14 anni fa
parent
commit
bfa75f70bb
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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.
+