[2/2] gdi32: implementation of CreateFontIndirectEx (fix for13064)(resent)

Dmitry Timoshkov dmitry at codeweavers.com
Tue Jun 24 03:35:42 CDT 2008


"Nikolay Sivov" <bunglehead at gmail.com> wrote:

>> You neither removed the 'if(!plf)' check, nor added a test or an 
>> explanation
>> for this.
> Here I don't follow you. If I want to access elfEnumLogfontEx field 
> through pointer,
> so should I check this pointer first? I thought it's obvious or maybe 
> there're different things
> we are talking about?
> Could you explain please..

If Windows doesn't check for plf being NULL and crashes Wine should crash
as well. If Windows doesn't crash in that case the test for this behaviour
should be added.

-- 
Dmitry.



More information about the wine-devel mailing list