]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug 4059
authorNick Mathewson <nickm@torproject.org>
Tue, 20 Sep 2011 13:56:26 +0000 (09:56 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 20 Sep 2011 13:56:26 +0000 (09:56 -0400)
changes/bug4059 [new file with mode: 0644]

diff --git a/changes/bug4059 b/changes/bug4059
new file mode 100644 (file)
index 0000000..82a4b1a
--- /dev/null
@@ -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.
+