]> git.ipfire.org Git - thirdparty/sarg.git/commit - dansguardian_report.c
Don't check a write error in the trailer
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 2 Apr 2015 19:12:31 +0000 (21:12 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Thu, 2 Apr 2015 19:12:31 +0000 (21:12 +0200)
commit342bd72377c035d48ee44c97d9cebcfe5ec529f9
tree8dd2d2f057896e17678b21b885d0cdad3cbd3772
parent96dadc9f63dfb42b2ff2119f4f1901d7da9930ff
Don't check a write error in the trailer

Other fputs are not checked and any write error is caught more reliably
when the file is closed.
15 files changed:
authfail.c
dansguardian_report.c
denied.c
download.c
grepday.c
html.c
include/defs.h
index.c
redirector.c
repday.c
siteuser.c
topsites.c
topuser.c
useragent.c
util.c