libXfont: Changes to 'refs/tags/libXfont-1.2.8'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Apr 5 04:13:34 EEST 2007


Tag 'libXfont-1.2.8' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-04-05 02:13 -0700

libXfont 1.2.8

Changes since libXfont-1.2.7:
Alan Coopersmith:
      Actually use loadable font modules
      Add #pragma weak for Sun cc where needed
      Version bump: 1.2.8

Ben Byer:
      added -flat_namespace to CFLAGS for Darwin

Matthieu Herrb:
      Integer overflow vulnerabilities
      Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libXfont

---
 configure.ac             |   13 +++++++++
 src/bitmap/bdfread.c     |   11 ++++++++
 src/fontfile/ffcheck.c   |   62 +++++++++++++++++++++++++++++++----------------
 src/fontfile/fontdir.c   |    8 ++++++
 src/fontfile/register.c  |   60 ++++++++++++++++++++++++++++++---------------
 src/stubs/Makefile.am    |    1 
 src/stubs/cauthgen.c     |    4 +++
 src/stubs/csignal.c      |    4 +++
 src/stubs/delfntcid.c    |    4 +++
 src/stubs/errorf.c       |    4 +++
 src/stubs/fatalerror.c   |    4 +++
 src/stubs/findoldfnt.c   |    4 +++
 src/stubs/fontmod.c      |   14 ++++++++++
 src/stubs/getcres.c      |    4 +++
 src/stubs/getdefptsize.c |    4 +++
 src/stubs/getnewfntcid.c |    4 +++
 src/stubs/gettime.c      |    4 +++
 src/stubs/initfshdl.c    |    4 +++
 src/stubs/regfpefunc.c   |    4 +++
 src/stubs/rmfshdl.c      |    4 +++
 src/stubs/servclient.c   |    4 +++
 src/stubs/setfntauth.c   |    4 +++
 src/stubs/stfntcfnt.c    |    4 +++
 src/stubs/xpstubs.c      |    5 +++
 src/util/atom.c          |   12 +++++++++
 src/util/miscutil.c      |   12 ++++++++-
 26 files changed, 219 insertions(+), 43 deletions(-)
---



More information about the xorg-commit mailing list