]> git.ipfire.org Git - thirdparty/sarg.git/commit
Suppress a false warning
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 1 Feb 2012 10:18:48 +0000 (11:18 +0100)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 1 Feb 2012 10:18:48 +0000 (11:18 +0100)
commit4e59f0a671b7ff49a0ee659e4b7ba72d2d00162f
treeaeecaa8f7c2fd33819808402115290d76b01be26
parent44bdeb6068ff8eb20c25e9601e90fd660febb852
Suppress a false warning

During the creation of the topusers report, if the the report consist
entirely of failed connection without any byte downloaded, the incache
and outcache are both zero and don't sum up to 100%. This is expected and
should not output a warning about corrupted data.
topuser.c