]> git.ipfire.org Git - thirdparty/squid.git/commit
Memory leak on PconnPools
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 19 Feb 2009 02:17:28 +0000 (15:17 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 19 Feb 2009 02:17:28 +0000 (15:17 +1300)
commit96d6a56d7f35da5d1ba74ea5e66d732f50818bc9
treecd3112ae875efa2a9827a1abd8a767093b3b98ff
parent0574dd7186d3d77a6a5f470e2792ad7c994845b1
Memory leak on PconnPools

Need to free the Pconn hash table properly.
constructor/desctructor are both required.
src/pconn.cc
src/pconn.h