mirror of
https://github.com/reactos/wine.git
synced 2024-11-30 07:00:30 +00:00
dbghelp: Silence symbol 0x1139.
This commit is contained in:
parent
cff33cedf5
commit
1a6e018f0e
@ -1731,6 +1731,7 @@ static int codeview_snarf(const struct msc_debug_info* msc_dbg, const BYTE* root
|
||||
case S_SECUCOOKIE_V3:
|
||||
case S_SECTINFO_V3:
|
||||
case S_SUBSECTINFO_V3:
|
||||
case 0x1139:
|
||||
TRACE("Unsupported symbol id %x\n", sym->generic.id);
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user