libDtHelp: Cov 88952
authorPeter Howkins <flibble@users.sf.net>
Fri, 10 Aug 2018 23:43:46 +0000 (00:43 +0100)
committerPeter Howkins <flibble@users.sf.net>
Fri, 10 Aug 2018 23:43:46 +0000 (00:43 +0100)
cde/lib/DtHelp/FormatSDL.c

index 576668fda12fee98d367c0775b2036969f7239da..7d99648c1d9acf1ba11197c48b4f09e761825c9b 100644 (file)
@@ -5230,7 +5230,7 @@ VerifyAttrList(
     ElementInfoPtr              el_info,
     const SDLElementAttrList   *attr_list)
 {
-    long  value;
+    long  value = 0;
     while (attr_list->sdl_attr_define != -1)
       {
        if (attr_list->sdl_value == SdlAttrValueRequired)