winedbg: Initialize type.module (Coverity).
This commit is contained in:
parent
15ff762bd5
commit
aa59e6744d
|
@ -697,6 +697,7 @@ BOOL types_print_type(const struct dbg_type* type, BOOL details)
|
|||
}
|
||||
else
|
||||
{
|
||||
subtype.module = 0;
|
||||
dbg_printf("<ret_type=self>");
|
||||
}
|
||||
dbg_printf(" (*%s)(", name);
|
||||
|
|
Loading…
Reference in New Issue