]> git.ipfire.org Git - thirdparty/squid.git/commit
Found and fixed a case where HttpMsg::parse() returned false but
authorwessels <>
Fri, 30 Dec 2005 01:04:41 +0000 (01:04 +0000)
committerwessels <>
Fri, 30 Dec 2005 01:04:41 +0000 (01:04 +0000)
commit7d5c64236c267684cf82a63607bc6c25791a449f
tree69b0b271d4bb79873a71af1765a11939985d8d5a
parentb9e9de8a07763f243d9f3ca0e70620f851632b77
Found and fixed a case where HttpMsg::parse() returned false but
forgot to set the error parameter.
src/HttpMsg.cc