]> git.ipfire.org Git - thirdparty/sarg.git/commit
Fix the error messages when parsing a redirector log with custom format
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 4 May 2011 09:34:24 +0000 (09:34 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 4 May 2011 09:34:24 +0000 (09:34 +0000)
commit6d4c97986f54adcfd0c7ec7b502e4ad683894ba5
treee0809ba6562eb712c7d05228daedcb2ad3bdfae3
parent829a53c25b456b30bc3db9edecf1240503cadfa1
Fix the error messages when parsing a redirector log with custom format

If redirector_log_format is set in sarg.conf, the error messages displayed for
any error encountered while parsing the format string are unclear or wrong.
This patch fix the message and explain really why the format string could not
be used.
squidguard_log.c