From c87c964c57478952f88a66a7b3ef0b2d2ba428fd Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 1 Aug 2002 15:34:16 +0000 Subject: *** empty log message *** --- communication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'communication.c') diff --git a/communication.c b/communication.c index e9a22b1..02db500 100644 --- a/communication.c +++ b/communication.c @@ -557,7 +557,7 @@ static void retrieve_from_file(char *filename, struct ebt_replace *repl, char command) { FILE *file; - char *hlp; + char *hlp = NULL; int size; if (!(file = fopen(filename, "r+b"))) -- cgit v1.2.3