]> git.ipfire.org Git - thirdparty/sarg.git/commit - html.c
Output only two sets of messages when fclose fails
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 25 Apr 2015 19:29:28 +0000 (21:29 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 25 Apr 2015 19:29:28 +0000 (21:29 +0200)
commit204781f47bcc0ab8682926689607affa437de4ac
tree46c54a8a7477dcc8fc903908c34ce5aa0107c076
parent509935c8e23fcc38cf90b683e1773dbd55d82641
Output only two sets of messages when fclose fails

One message is for write errors and the other is for read errors. Read
errors were mostly not detected before this change.
29 files changed:
auth.c
authfail.c
convlog.c
dansguardian_log.c
dansguardian_report.c
datafile.c
denied.c
download.c
email.c
exclude.c
getconf.c
grepday.c
html.c
index.c
log.c
readlog.c
realtime.c
redirector.c
repday.c
report.c
siteuser.c
splitlog.c
topsites.c
topuser.c
url.c
useragent.c
userinfo.c
usertab.c
util.c