libDtHelp: Cov 88952

This commit is contained in:
Peter Howkins
2018-08-11 00:43:46 +01:00
parent f896256ec9
commit 1ab2d10f01

View 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)