xserver/hw
Jeremy Huddleston Sequoia b915cbb6bf 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>
(cherry picked from commit b2f6b3497c)
2014-01-22 15:17:23 -08:00
..
dmx
kdrive
vfb
xfree86
xnest
xquartz XQuartz: Silence a clang static analysis warning about a possible memory leak on exit 2014-01-22 15:17:23 -08:00
xwin
Makefile.am