From: Peter Howkins Date: Fri, 10 Aug 2018 23:43:46 +0000 (+0100) Subject: libDtHelp: Cov 88952 X-Git-Tag: 2.3.0a~45 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ab2d10f01dde3173a479d2e407a93a49224e9e9;p=oweals%2Fcde.git libDtHelp: Cov 88952 --- diff --git a/cde/lib/DtHelp/FormatSDL.c b/cde/lib/DtHelp/FormatSDL.c index 576668fd..7d99648c 100644 --- a/cde/lib/DtHelp/FormatSDL.c +++ b/cde/lib/DtHelp/FormatSDL.c @@ -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)