kernel32: Intialise 16-bit stack to zero.

Alexandre Julliard julliard at winehq.org
Thu Jan 17 06:58:11 CST 2008


Robert Shearman <rob at codeweavers.com> writes:

> ---
>  dlls/kernel32/kernel_main.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> Otherwise dbghelp could sometimes get confused and think it should
> switch to 16-bit mode.
> This results in messages such as the following when warn or tracing
> for the heap channel is turned on:
> fixme:dbghelp:Failed to linearize address ????:55555555 ...

Initializing the first frame should be enough.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list