dbghelp: Match the crc for debug link files in elf_locate_debug_link so that we get the correct debug file before trying to parse it.

Robert Shearman rob at codeweavers.com
Mon Feb 19 09:14:31 CST 2007


Keep the debuglink elf_file_map mapped until after 
elf_new_public_symbols is called, otherwise we could use unmapped memory.
---
  dlls/dbghelp/elf_module.c |   70 
+++++++++++++++++++++++++--------------------
  1 files changed, 39 insertions(+), 31 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b474ae3cb552bb9fa7667f323e6d364c7624fd5c.diff
Type: text/x-patch
Size: 6841 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070219/d658b0f7/b474ae3cb552bb9fa7667f323e6d364c7624fd5c.bin


More information about the wine-patches mailing list