[PATCH 0/5] Warning fixes for CVE patches

Keith Packard keithp at keithp.com
Tue Dec 9 09:30:56 PST 2014


The huge list of CVE patches (Thanks Alan and others) are most
welcome, but the compiler found a few things to complain about, and
the resulting warnings actually pointed out a couple of real bugs.

Keith Packard (5):
  dbe: Call to DDX SwapBuffers requires address of int, not unsigned int
  glx: Can't mix declarations and code in X.org sources
  Missing parens in REQUEST_FIXED_SIZE macro
  dix: GetHosts bounds check using wrong pointer value
  doc: filter out doc generation spam

 dbe/dbe.c        | 6 ++++--
 devbook.am       | 4 ++--
 glx/clientinfo.c | 3 ++-
 include/dix.h    | 2 +-
 os/access.c      | 2 +-
 5 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.1.3



More information about the xorg-devel mailing list