ChangeSet ID: 982272230290696721524 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/02/15 16:23:50
Modified files: dlls/wineps : afm.c
Log message: Morten Welinder terra-wine@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