Commit 1a6e018f authored by Eric Pouech's avatar Eric Pouech Committed by Alexandre Julliard

dbghelp: Silence symbol 0x1139.

parent cff33ced
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment