dthelp: Further coverity fixes
[oweals/cde.git] / cde / programs / dthelp / parser / pass2 / build / out.c
index 469659da9757c9e87e5fba4f1cc03ca537fd493f..c15696b31626a598226d8176cff2ddf117cf051a 100644 (file)
@@ -483,7 +483,7 @@ char *partype(n)
 void srefout(M_NOPAR)
   {
     LOGICAL first = TRUE ;
-    int *mapbysref ;
+    int *mapbysref = NULL;
     SREFSTRUCT *srefp ;
     SREFDATA *data ;
     int count = 0 ;