[PATCH 1/2] imagehlp: Catch invalid memory access in CheckSumMappedFile and add tests

Alexandre Julliard julliard at winehq.org
Mon Mar 25 11:08:40 CDT 2019


Vijay Kiran Kamuju <infyquest at gmail.com> writes:

> I forgot to add that without the exception block the tests crash on
> Linux, with our current implementation.
> I tried removing the exception block and using goto, it still crashed.
> Any suggestions?

Like I said, RtlImageNtHeader().

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list