mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
25108ba266
Change strategy for resetting local scope when unloading a module. Old strategy was keeping the local scoped symbol alive on some code path when unloading a module. This caused some bad behavior as we kept a pointer to a deleted object. Signed-off-by: Eric Pouech <eric.pouech@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
coff.c | ||
cpu_arm.c | ||
cpu_arm64.c | ||
cpu_i386.c | ||
cpu_x86_64.c | ||
dbghelp.c | ||
dbghelp.spec | ||
dbghelp_private.h | ||
dwarf.c | ||
dwarf.h | ||
elf_module.c | ||
image.c | ||
image_private.h | ||
macho_module.c | ||
Makefile.in | ||
minidump.c | ||
module.c | ||
msc.c | ||
path.c | ||
pe_module.c | ||
source.c | ||
stabs.c | ||
stack.c | ||
storage.c | ||
symbol.c | ||
type.c | ||
version.rc | ||
wdbgexts.h |