[tor-commits] [tor/master] changes file for bug 4059
nickm at torproject.org
nickm at torproject.org
Tue Sep 20 14:23:54 UTC 2011
commit bfa75f70bb5eef7b470068df8bf9e3c7fa88c21a
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Sep 20 09:56:26 2011 -0400
changes file for bug 4059
---
changes/bug4059 | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug4059 b/changes/bug4059
new file mode 100644
index 0000000..82a4b1a
--- /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.
+
More information about the tor-commits
mailing list