CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]> Thu, 7 Sep 2006 06:39:13 -0700 (PDT)
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/09/07 06:39:13 Log message: 73. Fix integer overflow problems in the handling of Type1 fonts (Marc La France). Modified files: xc/lib/font/Type1/: AFM.h afm.c range.h scanfont.c util.c xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision Changes Path 1.2 +5 -1 xc/lib/font/Type1/AFM.h 1.6 +7 -1 xc/lib/font/Type1/afm.c 1.2 +9 -1 xc/lib/font/Type1/range.h 1.19 +13 -1 xc/lib/font/Type1/scanfont.c 1.8 +2 -2 xc/lib/font/Type1/util.c 3.3801 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG