]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 27764
authorNick Mathewson <nickm@torproject.org>
Tue, 18 Sep 2018 12:12:46 +0000 (08:12 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 18 Sep 2018 12:12:46 +0000 (08:12 -0400)
changes/bug27764 [new file with mode: 0644]

diff --git a/changes/bug27764 b/changes/bug27764
new file mode 100644 (file)
index 0000000..f23fdf2
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (memory leak):
+    - Fix an unlikely memory leak when trying to read a private key
+      from a ridiculously large file. Fixes bug 27764; bugfix on
+      0.3.5.1-alpha. This is CID 1439488.