Changes file for 27764

This commit is contained in:
Nick Mathewson 2018-09-18 08:12:46 -04:00
parent 50001d1c5b
commit 5ef998fbf5

4
changes/bug27764 Normal file
View File

@ -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.