libFS: Changes to 'refs/tags/libFS-1.0.5'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue May 28 17:19:41 PDT 2013


Tag 'libFS-1.0.5' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-29 01:19 -0700

libFS-1.0.5

Changes since libFS-1.0.4:
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (9):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Get rid of unnecessary casts in FS*alloc calls
      Get rid of unnecessary casts in FSfree calls
      Use NULL instead of 0 for null pointers
      Avoid reading outside bounds when _FSReply receives an Error response
      Avoid accessing freed memory on realloc failure in FSListFontsWithXInfo
      Get rid of more duplication in error cleanup code in FSListFontsWithXInfo
      Sign extension issue and integer overflow in FSOpenServer() [CVE-2013-1996]
      libFS 1.0.5

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Thomas Klausner (1):
      Fix a prototype error

---
 autogen.sh       |    4 
 configure.ac     |    3 
 src/FSFontInfo.c |  235 +++++++++++++++++--------------------------------------
 src/FSFtNames.c  |   10 +-
 src/FSGetCats.c  |    7 -
 src/FSListCats.c |   11 +-
 src/FSListExt.c  |    8 -
 src/FSOpenServ.c |   37 +++-----
 src/FSQGlyphs.c  |   19 ++--
 src/FSQXExt.c    |    7 -
 src/FSQXInfo.c   |    7 -
 src/FSlibInt.c   |   10 +-
 src/Makefile.am  |    4 
 test/Makefile.am |    2 
 14 files changed, 137 insertions(+), 227 deletions(-)
---


More information about the xorg-commit mailing list