From b509ead20d93277697c1cb961a2ae520bce7fd7f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 28 Dec 2012 22:44:45 -0500 Subject: Avoid leaking headers received from SSL proxy Fixes part of 7816. Spotted by coverity. Fix on 0.2.2.1-alpha. --- changes/bug7816_023 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'changes/bug7816_023') diff --git a/changes/bug7816_023 b/changes/bug7816_023 index cfa754a99..a4530292c 100644 --- a/changes/bug7816_023 +++ b/changes/bug7816_023 @@ -1,3 +1,7 @@ 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. + + o Minor bugfixes (memory leak, HTTPS proxy support): + - Fix a memory leak when receiving headers from an HTTPS proxy. + Spotted by Coverity. Fixes part of bug 7816; bugfix on 0.2.1.1-alpha. -- cgit v1.2.3