Sfoglia il codice sorgente

Changes file for 27764

Nick Mathewson 7 anni fa
parent
commit
5ef998fbf5
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      changes/bug27764

+ 4 - 0
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.