commit bff42c86cd3e054ee14885f7eb4896340828f7be Author: teor teor@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.
tor-commits@lists.torproject.org