libXxf86vm: Changes to 'refs/tags/libXxf86vm-1.1.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu May 30 18:45:32 PDT 2013


Tag 'libXxf86vm-1.1.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-31 02:45 -0700

libXxf86vm-1.1.3

Changes since libXxf86vm-1.1.2:
Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (10):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      When Xcalloc() returns NULL, you don't need to Xfree() it
      Improve error handling in XF86VidModeGetMonitor()
      Unlock display before returning alloc error in XF86VidModeGetModeLine()
      Unlock display before returning alloc error in XF86VidModeGetAllModeLines()
      Unlock display before returning alloc error in XF86VidModeGetDotClocks()
      Use _XEatDataWords to avoid overflow of length calculations
      memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
      avoid integer overflow in XF86VidModeGetModeLine()
      libXxf86vm 1.1.3

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE environment variable

---
 autogen.sh      |    5 -
 configure.ac    |    9 ++
 src/Makefile.am |    4 -
 src/XF86VMode.c |  177 +++++++++++++++++++++++++++++++-------------------------
 4 files changed, 111 insertions(+), 84 deletions(-)
---


More information about the xorg-commit mailing list