Go to file
George Peter Staplin b245d84a72 XQuartz: pbproxy: Fix NSObject memory leaks by properly using the
NSAutoreleasePool.   Now the usage is consistent.  In x_input_run()
we create a pool, and release it after processing the XEvents.

Add some getpid() output to main for debugging.  It needs a bit more
testing before the next release.

Don't retain the NSPasteboard as the old code did.  That may have
contributed to the leak, and it made it so that we needed the
NSAutoreleasePool created in main().

Remove the _known_types, and _pasteboard instance variables from
the x_selection class.  They aren't needed anymore.

The leaks program now indicates 0 leaks after some usage.  I want
to test further, but this seems much better, and my memory usage
graph indicates it's not growing.
2008-09-23 12:39:32 -06:00
afb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
cfb32 get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00
composite Prevent the -wm command line option from causing a SEGV 2008-05-16 19:49:05 +03:00
config Fix hal shutdown crash. 2008-05-16 17:20:08 +03:00
damageext Death to RCS tags. 2007-06-29 14:06:52 -04:00
dbe Death to RCS tags. 2007-06-29 14:06:52 -04:00
dix XQuartz: Don't warp the pointer on server start for XQuartz 2008-09-04 14:59:10 -07:00
doc Move SecurityPolicy file format from Xserver(1) to it's own man page 2007-02-22 14:38:40 -08:00
exa exa: fix assert logic thinko from 361a9eb953 2008-08-17 15:38:24 -07:00
fb XQuartz: Stab at fixing the alpha 0/1 bug (screenshots, etc) by pulling in some old code that got gutted from rootless. 2008-08-29 20:31:38 -07:00
GL Removed apple from GL/Makefile.am's SUBDIRS 2008-04-23 11:07:09 -07:00
hw XQuartz: pbproxy: Fix NSObject memory leaks by properly using the 2008-09-23 12:39:32 -06:00
include XQuartz: Now properly disable xauth checking on launchd socket and mostly fix the xinitrc / launchd race condition 2008-08-05 18:38:30 -07:00
mfb Death to RCS tags. 2007-06-29 14:06:52 -04:00
mi XQuartz: Make WarpPointer multithread safe in XQuartz. 2008-09-04 10:00:43 -07:00
miext XQuartz: 256 color support 2008-09-05 17:05:03 -07:00
os Transport/Apple: Add TRANS_NOXAUTH to incoming connections when the listener is flagged as such 2008-08-09 10:07:32 -07:00
randr [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504). 2007-09-04 11:19:21 -07:00
record CVE-2008-1377 - RECORD and Security extensions memory corruption 2008-06-10 11:43:35 -06:00
render CVE-2008-2362 - RENDER Extension memory corruption 2008-06-10 11:43:27 -06:00
Xext CVE-2008-1379 - MIT-SHM arbitrary memory read 2008-06-10 11:43:43 -06:00
xfixes Death to RCS tags. 2007-06-29 14:06:52 -04:00
Xi Xi: ChangeDeviceControl presence events should set the appropriate devchange. 2008-07-29 10:19:09 +09:30
xkb Revert "xkb: delete default rules when devices are closed." 2008-07-29 13:15:50 +09:30
XTrap Death to RCS tags. 2007-06-29 14:06:52 -04:00
.gitignore XQuartz: Starting to work on the new Mach IPC startup stuff for better launchd, ApplicationServices, and Dock support 2008-05-09 16:44:31 -07:00
acinclude.m4 Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4 2007-07-25 17:42:23 -07:00
autogen.sh add correct default ACLOCAL and PKGCONFIG_PATH settings to autogen.sh 2008-04-08 20:41:20 -07:00
configure.ac 1.4.2-apple17 2008-09-05 17:33:18 -07:00
COPYING Add proper COPYING file 2007-08-01 08:07:08 +03:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Generate ChangeLog file for make dist. 2007-07-10 21:33:54 -07:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Fix driver build after pixman changes. 2007-08-07 09:01:24 -07:00