From: Nick Mathewson Date: Thu, 6 Oct 2011 18:08:07 +0000 (-0400) Subject: Changelog for recent coverity issues X-Git-Tag: tor-0.2.3.6-alpha~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce6a2c2f140a3c1af9d6544f90d5fff1e06ffc42;p=thirdparty%2Ftor.git Changelog for recent coverity issues --- diff --git a/changes/cov_485,486,487 b/changes/cov_485,486,487 new file mode 100644 index 0000000000..648b010f5d --- /dev/null +++ b/changes/cov_485,486,487 @@ -0,0 +1,5 @@ + o Minor bugfixes: + - Fix memory leaks in the failing cases of the new SocksPort and + ControlPort code. Found by Coverity Scan. Bugfix on + 0.2.3.3-alpha; fixes coverity CID 485, 486, and 487. +