aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-09-18 08:12:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-09-18 08:12:46 -0400
commit5ef998fbf5472fcaa9be8fae2b2dcaf8485dd4c2 (patch)
tree14e7e9d8d638ef272ba94ac0d6493a6326beda3e /changes
parent50001d1c5b74b40ee858781dbd35dd7d209dac5b (diff)
downloadtor-5ef998fbf5472fcaa9be8fae2b2dcaf8485dd4c2.tar.gz
tor-5ef998fbf5472fcaa9be8fae2b2dcaf8485dd4c2.zip
Changes file for 27764
Diffstat (limited to 'changes')
-rw-r--r--changes/bug277644
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug27764 b/changes/bug27764
new file mode 100644
index 0000000000..f23fdf2e63
--- /dev/null
+++ b/changes/bug27764
@@ -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.