gdi32: tests/font.c: fix false pass in warn+heap case

Dan Kegel dank06 at kegel.com
Tue Oct 23 14:11:22 CDT 2007


With this patch, the gdi32/tests/font.c test fails reliably on my box
instead of failing normally and passing under WINEDEBUG=warn+heap.
Somebody else should look at fixing or disabling it,
but at least now it isn't suffering from clashing test idioms.

(There are six other files that also seem to use 0xaa and/or 0x55 as fill bytes:
 comctl32/tests/listview.c
 ddraw/tests/d3d.c
 kernel32/tests/process.c
 ntdll/tests/atom.c
 user32/tests/menu.c
 winmm/tests/mmio.c
A blanket change would be more trouble than it's worth at the moment,
so I'm only proposing fixing this one that I know confuses the
warn+heap results.)
- Dan


-- 
Wine for Windows ISVs: http://kegel.com/wine/isv
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: font.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071023/72635aec/attachment.txt 


More information about the wine-patches mailing list