]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changelog entry for cid30 fix.
authorNick Mathewson <nickm@torproject.org>
Fri, 1 Jul 2011 16:46:26 +0000 (12:46 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 1 Jul 2011 16:46:26 +0000 (12:46 -0400)
changes/memleak_rendcache [new file with mode: 0644]

diff --git a/changes/memleak_rendcache b/changes/memleak_rendcache
new file mode 100644 (file)
index 0000000..93b1f61
--- /dev/null
@@ -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.