]> git.ipfire.org Git - thirdparty/sarg.git/commit
Don't abort on squidGuard log errors
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 29 Dec 2011 15:05:34 +0000 (15:05 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Thu, 29 Dec 2011 15:05:34 +0000 (15:05 +0000)
commitbca2fdfd76405ccc06ad7e3d9a867f50db7aa58e
tree8863eb55840dec97dad4ee89b49c71b98c8c3fd1
parentd5db6e96506c29e73b39513aa4fe03a641dd3db4
Don't abort on squidGuard log errors

squidGuard sometime wraps the url in the log file and sarg used to abort
the whole report generation. This patch merely issue a warning but keep
producing the report.

The report contains a warning indicating how many lines were ignored
from the original log file.
css.c
redirector.c