]> git.ipfire.org Git - thirdparty/squid.git/commit
Changed debugging locations for MemObject constructor and destructor
authorwessels <>
Thu, 12 Jan 2006 03:59:58 +0000 (03:59 +0000)
committerwessels <>
Thu, 12 Jan 2006 03:59:58 +0000 (03:59 +0000)
commit510fc064bbada956b95f3d659298dc1a7880f3cd
treebea76b8225739631ef5317bc5f66128ee33229c7
parent247a7acf085f381742b13526882986ccffabf321
Changed debugging locations for MemObject constructor and destructor
so they print at the start of the function.

In the destructor there is no need to check that _reply is set because
nobody else deletes it.
src/MemObject.cc