aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-05 01:29:59 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-05 01:29:59 +0000
commit2be52151816dbec0d9548362775c9bc5de46372e (patch)
tree8ba2236245e77b681f42684b70bc866c548035d6 /ChangeLog
parentea975ddeee9a33fd410afedfd15c10159a2aa834 (diff)
downloadtor-2be52151816dbec0d9548362775c9bc5de46372e.tar.gz
tor-2be52151816dbec0d9548362775c9bc5de46372e.zip
Fix a hard-to-trigger memory leak in log_credential status. Found by Coverity scan. CID 349.
svn:r17484
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b5438817b6..25756ddcf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@ Changes in version 0.2.1.8-alpha - 2008-??-??
- Correct handling of possible malformed authority signing key
certificates with internal signature types. Fixes bug 880.
Bugfix on 0.2.0.3-alpha.
+ - Fix a hard-to-trigger resource leak when logging credential status.
+ CID 349.
+ -
o Minor features:
- Report the case where all signatures in a detached set are rejected