]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Bugfix for #637 from Andres - SIGSEGV in httpReplyValidatorsMatch
authorrobertc <>
Mon, 22 Dec 2003 17:45:32 +0000 (17:45 +0000)
committerrobertc <>
Mon, 22 Dec 2003 17:45:32 +0000 (17:45 +0000)
commit6bd76974f60304c9b8f360c98787194add90754d
tree339605406b691b45cc8033de4ae03278f430eb2a
parent1a419b96941d15c85a00a60b8b0dfa5cc27fb609
Summary: Bugfix for #637 from Andres - SIGSEGV in httpReplyValidatorsMatch
Keywords:

Don't assume both strings exist for strcasecmp.
src/HttpReply.cc