From: Nick Mathewson Date: Tue, 20 Sep 2011 13:56:26 +0000 (-0400) Subject: changes file for bug 4059 X-Git-Tag: tor-0.2.3.5-alpha~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa75f70bb5eef7b470068df8bf9e3c7fa88c21a;p=thirdparty%2Ftor.git changes file for bug 4059 --- diff --git a/changes/bug4059 b/changes/bug4059 new file mode 100644 index 0000000000..82a4b1a10c --- /dev/null +++ b/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. +