Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > b335ecb1d81e5566007c511f18cf7f50 > files > 1

tcp_wrappers-7.6-32mdv2008.0.src.rpm

--- tcp_wrappers_7.6/inetcf.c.162412	2006-01-24 15:33:20.000000000 +0100
+++ tcp_wrappers_7.6/inetcf.c	2006-01-24 15:35:44.000000000 +0100
@@ -61,7 +61,7 @@
 char   *conf;
 {
     char    buf[BUFSIZ];
-    FILE   *fp;
+    FILE   *fp = NULL;
     char   *service;
     char   *protocol;
     char   *user;