Fix stack object overrun in ChooseFontA

Troy Rollo wine at troy.rollo.name
Fri Feb 25 01:50:02 CST 2005


CFn_WMInitDialog is setting the value of lParam (which is a CHOOSEFONTA rather 
than a CHOOSEFONTW) as the CHOOSEFONTW property for the dialog. It should be 
using lpcf, which is always a CHOOSEFONTW.

ChangeLog:
 Fix stack object overrun when an application calls ChooseFontA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfa.diff
Type: text/x-diff
Size: 680 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050225/082605e4/cfa.bin


More information about the wine-patches mailing list