]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug 23291
authorNick Mathewson <nickm@torproject.org>
Mon, 21 Aug 2017 19:04:35 +0000 (15:04 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 21 Aug 2017 19:04:35 +0000 (15:04 -0400)
changes/bug23291 [new file with mode: 0644]

diff --git a/changes/bug23291 b/changes/bug23291
new file mode 100644 (file)
index 0000000..a5b0efd
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (testing):
+    - Fix an undersized buffer in test-memwipe.c. Fixes bug 23291; bugfix on
+      0.2.7.2-alpha. Found and patched by Ties Stuij.