Correction to crash inside RtlCaptureStackBackTrace() + test case

Alexandre Julliard julliard at winehq.org
Thu Feb 3 17:02:58 CST 2011


Janne Hakonen <joyer83 at live.fi> writes:

> The test cases at http://source.winehq.org/patches/ are still in
> pending state. Should I improve them somehow, or leave them as they
> are?

I'm not sure that there's a good way of testing this. You can't use
exception handlers in tests, and you can't assume that ebp is pointing
to the current frame either, unless you do the whole function in
assembly.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list