[PULL: xserver master] cppcheck fixes (bug #50281) & build fix for non-udev systems
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Apr 25 21:49:53 PDT 2013
The following changes since commit 7ab98bafc9a3426fd40f8ae693430491333ba4fc:
Merge remote-tracking branch 'geertu/master' (2013-04-24 14:14:45 -0700)
are available in the git repository at:
git://people.freedesktop.org/~alanc/xserver.git master
for you to fetch changes up to 9878e097a7de2f86eff0dcfd9fe5d83b162197ec:
Only call xf86platformVTProbe() when it's defined (2013-04-25 21:44:09 -0700)
----------------------------------------------------------------
Alan Coopersmith (6):
__glXDRIscreenCreateContext: free context on failure, instead of leaking it
__glXDRIscreenProbe: free screen when DRI2Connect fails, instead of
leaking it
dmxVDLRead: if we opened a file, close it instead of leaking it
xf86SbusCmapLoadPalette: Delay malloc until needed, avoiding leak on error
sparcPromPathname2Node: free name when returning error, instead of leaking it
Only call xf86platformVTProbe() when it's defined
glx/glxdri.c | 8 ++++++--
glx/glxdri2.c | 2 +-
hw/dmx/config/dmxcompat.c | 4 ++++
hw/xfree86/common/xf86Events.c | 2 ++
hw/xfree86/common/xf86sbusBus.c | 6 ++++--
hw/xfree86/os-support/bus/Sbus.c | 8 ++++++--
6 files changed, 23 insertions(+), 7 deletions(-)
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list