From 0a9c17a61ad7193a051c53ea2a0cb91e012f014e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 17 Apr 2013 11:34:15 -0400 Subject: Fix memory leak when sending configuration-changed event Fix for bug #8718; bugfix on 0.2.3.3-alpha. --- changes/bug8716 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug8716 (limited to 'changes') diff --git a/changes/bug8716 b/changes/bug8716 new file mode 100644 index 0000000000..74c74f82a6 --- /dev/null +++ b/changes/bug8716 @@ -0,0 +1,3 @@ + o Minor bugfixes (memory leak): + - Fix a memory leak that would occur whenever a configuration + option changed. Fixes bug #8718; bugfix on 0.2.3.3-alpha. -- cgit v1.2.3-54-g00ecf