PATCH: fix out of range array access in dlls/kernel32/relay16.c

Alexandre Julliard julliard at winehq.org
Wed Oct 3 05:00:49 CDT 2007


Gerald Pfeifer <gerald at pfeifer.com> writes:

> Looking at this code it becomes clear we perform out of range array
> accesses in those cases we execute the full loops.

This can't happen. If there's no ret instruction in the entry point
we'll have much bigger problems than an out of range access...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list