31 Jan
2003
31 Jan
'03
3:23 a.m.
ChangeSet ID: 7177 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/01/30 21:23:18 Modified files: dlls/user : text.c Log message: Bill Medland <billmedland(a)mercuryspeed.com> Better handling of bad data in TabbedTextOut/TabbedTextExtent Checked with: a) Null tabstop array with non-zero number of entries b) Negative number of entries (MSDN is wrong; it is not an error) c) Single tabwidth of negative size d) Single specified tabwidth of zero size Patch: http://cvs.winehq.com/patch.py?id=7177 Old revision New revision Changes Path 1.43 1.44 +8 -1 wine/dlls/user/text.c