]> git.ipfire.org Git - thirdparty/sarg.git/commit
Compare correctly a per user limit greater than 2GB
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 29 May 2013 19:54:21 +0000 (21:54 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Wed, 29 May 2013 19:54:21 +0000 (21:54 +0200)
commitb7c0a0109f693c93e40ee27d861003286e0afa3b
tree484976b93da80e03029d82b539d0ec5824aaff30
parent26ed86a95f8ed47afeea679ba1cebe3b7f1bb843
Compare correctly a per user limit greater than 2GB

A user limit greater than 2GB would sometime list the user into the
limit file even though the user does not exceed the limit.

Thanks to RodinM for reporting this bug.
html.c