aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-09-20 09:56:26 -0400
committerNick Mathewson <nickm@torproject.org>2011-09-20 09:56:26 -0400
commitbfa75f70bb5eef7b470068df8bf9e3c7fa88c21a (patch)
treeab13f0abcdab40b0eb75812c27fcb166b8eda234
parent1ba90ab655fab036f00ba0185ca7b456612a12bd (diff)
downloadtor-bfa75f70bb5eef7b470068df8bf9e3c7fa88c21a.tar.gz
tor-bfa75f70bb5eef7b470068df8bf9e3c7fa88c21a.zip
changes file for bug 4059
-rw-r--r--changes/bug40595
1 files changed, 5 insertions, 0 deletions
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.
+