xserver-multidpi/hw/xquartz/mach-startup
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
..
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
bundle-main.c XQuartz: Use asl_log_descriptor on Mountain Lion 2012-08-16 19:44:00 -07:00
launchd_fd.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
launchd_fd.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
mach_startup_types.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
mach_startup.defs XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app 2008-10-28 22:01:40 -07:00
Makefile.am XQuartz: Tiger build fix 2012-03-30 14:42:11 -07:00
stub.c XQuartz: Silence a clang static analysis warning about a possible memory leak on exit 2014-01-12 23:12:48 -08:00