Go to file
Peter Hutterer f772014c43 render: Plug a memory leak in AddGlyph. (#23286)
AddGlyph was missing the FreePicture() call that DeleteGlyph used, resulting
in a memory leak when more than one Glyph was added in a RenderAddGlyphs
request.

Since the code in AddGlyph and DeleteGlyph is identical, move into a static
function to avoid such mistakes in the future.

X.Org Bug 23286 <http://bugs.freedesktop.org/show_bug.cgi?id=23286>
2009-09-28 12:59:27 +10:00
composite input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-14 11:01:20 +10:00
damageext input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
dbe dbe: Fix indentation 2009-07-17 14:57:50 -04:00
dix Fix build of unit tests when dtrace probes are enabled 2009-09-24 16:36:25 -07:00
doc Xephyr & Xserver man page fixes 2009-07-07 17:36:24 -07:00
exa EXA: Fix mixed pixmaps crash with missing / failing UploadToScreen hook. 2009-09-27 02:08:10 +02:00
fb Add xoff and yoff to drawable->x and drawable->y in create_bits_picture(). 2009-09-14 16:09:37 +10:00
glx input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
hw xfree86: Hurd fix 2009-09-28 00:58:23 +02:00
include Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu 2009-09-27 09:52:03 -07:00
m4 Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
mi dmx: undefine MITSHM, move undefs to miinitext.c. 2009-09-26 13:14:50 +10:00
miext Cygwin/X: Only try to build rootless extension if multiwindow extwm mode is being built 2009-07-29 17:05:19 +01:00
os os: silence bigreqsproto compiler warning 2009-09-04 12:51:02 +10:00
randr input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
record input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
render render: Plug a memory leak in AddGlyph. (#23286) 2009-09-28 12:59:27 +10:00
test Fix build of unit tests when dtrace probes are enabled 2009-09-24 16:36:25 -07:00
Xext Xext: switch mbuf.c to dixLookupResourceByType 2009-09-22 11:14:00 +10:00
xfixes input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
Xi Xi: Make CopyKeyClass X_HIDDEN to avoid ugly ifdef-fu 2009-09-27 09:52:03 -07:00
xkb input: don't use typecasts to access members of InternalEvent. 2009-09-22 11:15:32 +10:00
.gitignore Add shave so that we can see the steaming piles of warnings generated. 2009-04-14 10:35:44 -04:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac configure: make XNEST default to auto. 2009-09-28 11:16:44 +10:00
COPYING Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
cpprules.in Update xorg.conf man page & sample for changes in Xorg 1.7 2009-09-14 16:03:18 +10:00
Makefile.am Fix dist. 2009-07-23 15:32:20 -07:00
shave-libtool.in shave: use CC tag variable on libtool 2009-09-13 16:43:42 +10:00
shave.in shave: hack around the configure ld check for make distcheck. 2009-09-04 16:41:47 +10:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00