]> git.ipfire.org Git - thirdparty/squid.git/commit - src/comm/ConnOpener.cc
Bug 3274: assertion failed: CommCalls.h:144: "dp"
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 14 Jul 2011 09:09:25 +0000 (12:09 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 14 Jul 2011 09:09:25 +0000 (12:09 +0300)
commit2832d7c0d19030714115a9db3e0a33b728e948f0
treefa5e098406ce9da8cb7c2c0c76b1100f20f2ffcb
parent90fa581614a90143c6ba7966a412245ef7ab1956
Bug 3274: assertion failed: CommCalls.h:144: "dp"

The  ConnOpener::earlyAbort method shopuld defined as comm close handler
which means that it should have as argument CommCloseCbParams not
CommConnectCbParams
src/comm/ConnOpener.cc
src/comm/ConnOpener.h