]> git.ipfire.org Git - thirdparty/squid.git/commit
Correct parsing of syslog:... log files. Was destroying the configured parameters.
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Thu, 19 Feb 2009 09:36:01 +0000 (10:36 +0100)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Thu, 19 Feb 2009 09:36:01 +0000 (10:36 +0100)
commit4ee2bd3892b062f8f4f791af7500d59e574bc711
treedba1bf6448a8a225407a4df7be9f48fcefb1fd04
parent22968e37dc6c69d36abb00cb684517460d379b5d
Correct parsing of syslog:... log files. Was destroying the configured parameters.

Forward-port from squid-2. Detected by GCC-4.4.
src/logfile.cc