]> git.ipfire.org Git - thirdparty/squid.git/commit
When METHOD_ENUM_END and METHOD_OTHER were reordered, the rest of the
authorrousskov <>
Sun, 17 Feb 2008 00:41:55 +0000 (00:41 +0000)
committerrousskov <>
Sun, 17 Feb 2008 00:41:55 +0000 (00:41 +0000)
commitd3dee26195c2f013df6e060dc3df1408341b5656
tree36b0bf605bb5bf1d7858617b5641d99f3976ac7f
parent25c48de23cb5e7c1d4a04763cebe4460b70629fa
When METHOD_ENUM_END and METHOD_OTHER were reordered, the rest of the
code was not reviewed and an infinite loop in
clientReplyContext::purgeAllCached was created.

Polished the ++ operator and added a TODO to replace it eventually.

Fixed id() comments.
src/HttpRequestMethod.h