summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-07-01 12:46:26 -0400
committerNick Mathewson <nickm@torproject.org>2011-07-01 12:46:26 -0400
commit359a30d52e01e6413a052f03b7067c40b10336d2 (patch)
tree19d89d9648f8c0707fb04af870b1b87ac0d06db8
parent2b5ebc70973b1c0dd62201908632733c0953a4ec (diff)
downloadtor-359a30d52e01e6413a052f03b7067c40b10336d2.tar.gz
tor-359a30d52e01e6413a052f03b7067c40b10336d2.zip
Add a changelog entry for cid30 fix.
-rw-r--r--changes/memleak_rendcache4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/memleak_rendcache b/changes/memleak_rendcache
new file mode 100644
index 0000000000..93b1f6141b
--- /dev/null
+++ b/changes/memleak_rendcache
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Fix a memory leak when receiving a descriptor for a hidden
+ service we didn't ask for. Found by Coverity; CID#30. Bugfix on
+ 0.2.2.26-beta.