Re: gdi32: add testcases for copying an EMF from a NULL bitmap

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: gdi32: add testcases for copying an EMF from a NULL bitmap

by Nikolay Sivov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 2, 2009 at 8:27 AM, Austin English <austinenglish@...> wrote:
> Testcase for bug 4553

Are you sure? I don't see any related patches here.

>
> --
> -Austin
>

Why there's no wine failure in this test?



Re: gdi32: add testcases for copying an EMF from a NULL bitmap

by Austin English-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Nov 2, 2009 at 10:09 AM, Nikolay Sivov <bunglehead@...> wrote:

> On Mon, Nov 2, 2009 at 8:27 AM, Austin English <austinenglish@...> wrote:
>> Testcase for bug 4553
>
> Are you sure? I don't see any related patches here.
>
>>
>> --
>> -Austin
>>
>
> Why there's no wine failure in this test?

Apparently part of the problem has already been fixed, as the testcase
passes but the program still crashes. I sent the testcase by itself to
prevent it from regressing. Actually, there was a typo in the original
e-mail, it's bug 4543, see
http://bugs.winehq.org/show_bug.cgi?id=4543#c17.

--
-Austin