xserver-multidpi/hw
Jeremy Huddleston Sequoia 64327226dd XQuartz: Silence a clang static analysis warning about a memory leak
It seems the alanyzer can't comprehend dixSetPrivate().

quartz.c:119:12: warning: Potential leak of memory pointed to by 'displayInfo'
    return quartzProcs->AddScreen(index, pScreen);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2014-01-12 23:12:48 -08:00
..
dmx Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
kdrive Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
vfb Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xfree86 Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xnest Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
xquartz XQuartz: Silence a clang static analysis warning about a memory leak 2014-01-12 23:12:48 -08:00
xwin Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00