Re: gdi32: Don't crash when copying to an EMF from a NULL bitmap.

2008-09-10 Thread Alexandre Julliard
"Austin English" <[EMAIL PROTECTED]> writes: > On Mon, Sep 8, 2008 at 3:03 PM, Austin English <[EMAIL PROTECTED]> wrote: >> Based on an original patch by Mike McCormack. Rediffed against current >> git. Testcase included, passes in WinXP. Fixes bug 4543. > > Anything wrong with this one? Yes, and

Re: gdi32: Don't crash when copying to an EMF from a NULL bitmap.

2008-09-10 Thread Austin English
On Mon, Sep 8, 2008 at 3:03 PM, Austin English <[EMAIL PROTECTED]> wrote: > Based on an original patch by Mike McCormack. Rediffed against current > git. Testcase included, passes in WinXP. Fixes bug 4543. > Anything wrong with this one?