From: Frédéric Marchal Date: Tue, 13 Oct 2009 11:30:47 +0000 (+0000) Subject: Initialize variable content. X-Git-Tag: v2_2_6~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ba90149ed3d5c6a8d11bf7173be3c4b2231ef6b1;p=thirdparty%2Fsarg.git Initialize variable content. --- diff --git a/denied.c b/denied.c index cc78143..ac680d6 100644 --- a/denied.c +++ b/denied.c @@ -48,6 +48,7 @@ void gen_denied_report(void) int count=0; ouser[0]='\0'; + ouser2[0]='\0'; sprintf(denied_in,"%s/sarg/denied.log",TempDir); if(!denied_count) {