[tor-commits] [tor/release-0.4.1] Changes file for bug 31001

dgoulet at torproject.org dgoulet at torproject.org
Mon Jul 29 16:07:43 UTC 2019


commit 8bbec36b3b2dadbd23c7b3ffe2bccb7291aee1f0
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Jul 19 09:21:08 2019 -0400

    Changes file for bug 31001
---
 changes/ticket31001 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/changes/ticket31001 b/changes/ticket31001
new file mode 100644
index 000000000..2ce1cbdf3
--- /dev/null
+++ b/changes/ticket31001
@@ -0,0 +1,6 @@
+  o Minor bugfixes (compatibility, standards compliance):
+    - Fix a bug that would invoke undefined behavior on certain operating
+      systems when trying to asprintf() a string exactly INT_MAX bytes
+      long. We don't believe this is exploitable, but it's better
+      to fix it anyway. Fixes bug 31001; bugfix on 0.2.2.11-alpha.
+      Found and fixed by Tobias Stoeckmann.





More information about the tor-commits mailing list