libDtHelp: Cov 88952
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user