]> git.ipfire.org Git - thirdparty/sarg.git/commit
Initialize the variables that are used to build the date range when command line...
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:38:00 +0000 (12:38 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:38:00 +0000 (12:38 +0000)
commiteb78ef39cba6d88d2aec6d19a3087ff856f3ea2a
treef5c436a752c653a59c95cd962a003a9c71f63cc0
parent4bd50449519ed2935d12178590e1d4cb1e9cbb9f
Initialize the variables that are used to build the date range when command line option -d is used. It should prevent a segfault if the complex nesting of "if" fails to set a variable. Thanks to ItalianPenguin for reporting this bug.
ChangeLog
util.c