diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-11-14 07:55:07 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-11-14 07:55:07 -0500 |
commit | 3deb01e1a4209fabd6313acc273765ab02f481cf (patch) | |
tree | 878278c10358496a4197912152d40ba5ab7e07c6 /changes | |
parent | c7f09554eb0bb3dc9413adb255a45e4e94add1ef (diff) | |
parent | eba989bf0e7761713079e4f2af91c9ab9374a300 (diff) | |
download | tor-3deb01e1a4209fabd6313acc273765ab02f481cf.tar.gz tor-3deb01e1a4209fabd6313acc273765ab02f481cf.zip |
Merge branch 'maint-0.3.5'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug28419 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug28419 b/changes/bug28419 new file mode 100644 index 0000000000..52ceb0a2a7 --- /dev/null +++ b/changes/bug28419 @@ -0,0 +1,3 @@ + o Minor bugfixes (memory leaks): + - Fix a harmless memory leak in libtorrunner.a. Fixes bug 28419; + bugfix on 0.3.3.1-alpha. Patch from Martin Kepplinger.
\ No newline at end of file |