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

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jan 7 08:29:54 PST 2014


Tag 'libXfont-1.4.7' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2014-01-07 16:29 -0800

libXfont-1.4.7

Changes since libXfont-1.4.6:
Alan Coopersmith (7):
      xstrdup -> strdup
      Replace malloc(strlen)+strcpy/strcat calls with strdup
      Don't leak old allocation if realloc fails to enlarge it
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
      CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
      Limit additional sscanf strings to fit buffer sizes
      libXfont 1.4.7

Julien Cristau (1):
      Make serverGeneration unsigned

---
 configure.ac           |    7 ++++++-
 src/FreeType/ftfuncs.c |   17 +++++++++--------
 src/FreeType/xttcap.c  |   23 +----------------------
 src/FreeType/xttcap.h  |    9 ---------
 src/bitmap/bdfread.c   |   16 ++++++++++++----
 src/fontfile/fontdir.c |   10 +++-------
 src/util/atom.c        |   20 ++++++++++++--------
 src/util/miscutil.c    |    2 +-
 8 files changed, 44 insertions(+), 60 deletions(-)
---


More information about the xorg-commit mailing list