dbghelp: Relax failure conditions.
commit0e3dba2a7ae7de844908647907eeefa0ca64b67c
authorEric Pouech <epouech@codeweavers.com>
Sat, 24 Feb 2024 08:19:38 +0000 (24 09:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Mar 2024 21:05:34 +0000 (6 22:05 +0100)
treeb16abf7c7daf880a5f601242052d8013ad552d10
parentd05b7c8e193d4a7e73a391bd4bc812d33dd1989a
dbghelp: Relax failure conditions.

dbghelp tests build PDB files, without hash table in TPI stream,
but also no types. Native is able to load these PDB files.
So, don't fail when loading a PDB without a TPI hash table and
without any types.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
dlls/dbghelp/msc.c