[tor-commits] [tor/master] changes: file for 30799
nickm at torproject.org
nickm at torproject.org
Mon Jun 17 12:54:19 UTC 2019
commit bff42c86cd3e054ee14885f7eb4896340828f7be
Author: teor <teor at torproject.org>
Date: Tue Jun 11 15:15:19 2019 +1000
changes: file for 30799
Note that this memory leak is in unreachable code.
---
changes/bug30799 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/bug30799 b/changes/bug30799
new file mode 100644
index 000000000..b10420a95
--- /dev/null
+++ b/changes/bug30799
@@ -0,0 +1,4 @@
+ o Minor bugfixes (memory management):
+ - Stop leaking a small amount of memory in nt_service_install(), in
+ unreachable code. Fixes bug 30799; bugfix on 0.2.0.7-alpha.
+ Patch by Xiaoyin Liu.
More information about the tor-commits
mailing list