summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-cr
blob: 670871b8d617893c58803eaf2bc795c098298ee4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/tools/skiptool/es_glue.c work.new/skip/tools/skiptool/es_glue.c
--- skipsrc-1.0.orig/skip/tools/skiptool/es_glue.c	Fri Oct 25 13:13:05 1996
+++ work.new/skip/tools/skiptool/es_glue.c	Mon Mar  8 21:33:39 1999
@@ -1948,7 +1948,7 @@
 void
 stats(int which)
 {
-	char					*opt, *t, s[STRSZ], *argv[12];
+	char					*opt = NULL, *t = NULL, s[STRSZ], *argv[12];
 	char					ifstats[STRSZ], *optarg = NULL;
 
 	switch (which) {