dbghelp: Don't fail in SymAddSymbol for modules without debug information.
commit6ab88cafaaaa24482454ce856d4039f47a6b5fc1
authorEric Pouech <epouech@codeweavers.com>
Fri, 1 Mar 2024 12:14:06 +0000 (1 13:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Mar 2024 21:56:12 +0000 (7 22:56 +0100)
treeb6f7e619b7696dc5dd238ad1a6ca338934688cfa
parent61f9f5a05f6d61c9504688a08ab486957737786f
dbghelp: Don't fail in SymAddSymbol for modules without debug information.

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