]> git.ipfire.org Git - thirdparty/sarg.git/commit
All the sprintf/fputs have been replaced by fprintf to avoid an intermediary buffer...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 7 Jul 2009 13:21:05 +0000 (13:21 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Tue, 7 Jul 2009 13:21:05 +0000 (13:21 +0000)
commit354c1a686053d8ef90e2734e639b829fc5b063cc
tree42c1b5c90d8af9ac4c3eefeea042c0dbd1bf92a1
parent8db846b0a8ea966291773dd5c11a00da57967613
All the sprintf/fputs have been replaced by fprintf to avoid an intermediary buffer and possible buffer overflow.
20 files changed:
authfail.c
dansguardian_log.c
dansguardian_report.c
denied.c
download.c
email.c
html.c
include/info.h
lastlog.c
log.c
repday.c
siteuser.c
smartfilter.c
squidguard_log.c
squidguard_report.c
topsites.c
topuser.c
totday.c
totger.c
useragent.c