wine/dlls/wineps afm.c

Alexandre Julliard julliard at winehq.com
Thu Feb 15 15:23:50 CST 2001


ChangeSet ID:	982272230290696721524
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/15 16:23:50

Modified files:
	dlls/wineps    : afm.c 

Log message:
	Morten Welinder <terra-wine at diku.dk>
	(PSDRV_AFMGetCharMetrics): Use unsigned chars (since isspace is used).
	(PSDRV_AFMParse): Don't crash on missing font name.  Use unsigned
	chars.  Fix peculiar inconsistent indentation.  Don't leak a FILE.
	Catch problematic files with no line feed in them.  Don't mix
	characters and integers.  Don't overrun the buffer.

Patch: http://cvs.winehq.com/patch.py?id=982272230290696721524

Revision  Changes    Path
 1.7      +33 -27    wine/dlls/wineps/afm.c




More information about the wine-cvs mailing list