reactos/sdk
winesync 5e225d76e5 [WINESYNC] dbghelp: Return NULL instead of IMAGE_NO_MAP when PE file mapping fails.
A NULL test is always applied to the return value from pe_map_full(), but
IMAGE_NO_MAP is not NULL, it is ((void*)-1).

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 9d3687ad324f866c835c4b73922f859a30e47aee by Conor McCarthy <cmccarthy@codeweavers.com>
2020-09-16 10:35:42 +02:00
..
cmake [CMAKE] Fix regressions CORE-17243 & CORE-17246 2020-09-06 04:35:33 +02:00
include [WINESYNC] dbghelp: SymSet/GetExtendedOption support a WINE only option. 2020-09-16 10:35:41 +02:00
lib [LIBWINE] make wine_get_dos_file_name available 2020-09-16 10:35:30 +02:00
tools [WINESYNC] dbghelp: Return NULL instead of IMAGE_NO_MAP when PE file mapping fails. 2020-09-16 10:35:42 +02:00