]> git.ipfire.org Git - thirdparty/squid.git/commit - src/pconn.h
Memory leak on PconnPools
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 8 Feb 2009 00:23:36 +0000 (13:23 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 8 Feb 2009 00:23:36 +0000 (13:23 +1300)
commit7a56c5093a6f3a5082f99052523141e752cbf9bd
tree1a345a7e351e6dc5afa5791ce3b683cb6be5bb74
parent8d707f3daea7725e47dc16cdea86820b54a15f98
Memory leak on PconnPools

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