[Git][wine/wine][master] dbghelp: Skip compilation units with attributes imported from .dwz.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0da24d3c by Eric Pouech at 2025-12-18T12:59:03+01:00 dbghelp: Skip compilation units with attributes imported from .dwz. This is just a workaround for linked bug, and just avoids the crash at the cost of dropping the whole compilation unit from debug information. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58414 Signed-off-by: Eric Pouech <epouech@codeweavers.com> - - - - - 1 changed file: - dlls/dbghelp/dwarf.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0da24d3ce6a827e793bed00140b9107... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0da24d3ce6a827e793bed00140b9107... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)