xserver/hw/xquartz/pbproxy
George Peter Staplin 238999cfc9 XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB()
macro causes a leak (according to the leaks program).

Attempt to fix several other leaks with release method calls.
For some reason the process still grows more than it should...

I will need to use some better methods than leaks, and malloc_history
I suspect.  Whatever is leaking, it's hard to find.  I need to isolate
the cases more.

Add a missing image/jpeg branch.

Remove read_prop_32 - it's not used.
(cherry picked from commit 63a680354dcb545fef935ac97596dd35ceaed960)
2008-09-26 12:31:01 -07:00
..
Makefile.am XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
main.m XQuartz: pbproxy: Add an X error handler that returns 0. 2008-09-21 17:40:42 -07:00
pbproxy.h XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB() 2008-09-26 12:31:01 -07:00
trick_autotools.c XQuartz: Added pasteboard proxy code stripped out of quartz-wm. 2008-09-03 09:33:58 -07:00
x-input.m XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text. 2008-09-21 17:40:15 -07:00
x-selection.h XQuartz: pbproxy: Add an X error handler that returns 0. 2008-09-21 17:40:42 -07:00
x-selection.m XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB() 2008-09-26 12:31:01 -07:00