From 4b571d3ab3d4c8e13fe0bc73f15431294d19615a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 28 Dec 2012 22:38:42 -0500 Subject: Fix memory leak in safe-cookie authentication code Coverity spotted this. Bug 7816. Fix on 0.2.3.13-alpha. --- changes/bug7816_023 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug7816_023 (limited to 'changes') diff --git a/changes/bug7816_023 b/changes/bug7816_023 new file mode 100644 index 000000000..cfa754a99 --- /dev/null +++ b/changes/bug7816_023 @@ -0,0 +1,3 @@ + o Minor bugfixes (memory leak, controller): + - Fix a memory leak during safe-cookie controller authentication. + Spotted by Coverity. Fixes part of bug 7816; bugfix on 0.2.3.13-alpha. -- cgit v1.2.3