xserver-multidpi/hw
Jeremy Huddleston Sequoia b2f6b3497c XQuartz: Silence a clang static analysis warning about a possible memory leak on exit
stub.c:356:9: warning: Potential leak of memory pointed to by 'newargv'
        asl_log(aslc, NULL, ASL_LEVEL_ERR,
        ^~~~~~~
stub.c:356:9: warning: Potential leak of memory pointed to by 'newenvp'
        asl_log(aslc, NULL, ASL_LEVEL_ERR,
        ^~~~~~~
2 warnings generated.

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 possible memory leak on exit 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