23 Jun
2023
23 Jun
'23
9:05 a.m.
Perhaps next time ELF loader is modified, it'll be noticed if it breaks things. See: - https://bugs.winehq.org/show_bug.cgi?id=55058 - https://bugs.winehq.org/show_bug.cgi?id=55096 Signed-off-by: Eric Pouech <epouech(a)codeweavers.com> -- v2: dbghelp: Fix reading Wine loader's base address. dbghelp/test: Add explicit tests about loading ELF modules. https://gitlab.winehq.org/wine/wine/-/merge_requests/3129