dbghelp: Don't check version of Mach-O dyld_all_image_infos structure.
authorKen Thomases <ken@codeweavers.com>
Sat, 2 May 2009 04:01:24 +0000 (23:01 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 May 2009 10:52:01 +0000 (12:52 +0200)
commit6903238948d2e49f1a75bd45d1036e1c71dddb1d
tree8c6949ad392d0435144939805253b57a56f9593d
parent131a046302cd8467c07caf5889b8690b8439bbe1
dbghelp: Don't check version of Mach-O dyld_all_image_infos structure.

The structure has changed repeatedly, but always in a backward compatible way.
The version check was only hampering us.
dlls/dbghelp/macho_module.c