xserver-multidpi/hw
Erkki Seppälä a19771e433 xfree86/common: Remove a configScreen leak when conf_screen is NULL
configScreen used a dynamically allocated buffer for XF86ConfScreenRec
when conf_screen argument was NULL. This pointer was never stored
anywhere, nor was it released, so this patch makes the function use
automatically allocated storage in that situation.

[ajax: minor grammar fix]
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2011-03-08 13:34:33 -05:00
..
dmx dix: Remove usage_hint from pixmaps, store it in ->drawable.class 2011-03-08 13:16:50 -05:00
kdrive man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
vfb man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
xfree86 xfree86/common: Remove a configScreen leak when conf_screen is NULL 2011-03-08 13:34:33 -05:00
xnest dix: Remove usage_hint from pixmaps, store it in ->drawable.class 2011-03-08 13:16:50 -05:00
xquartz XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types 2011-03-01 20:02:46 -08:00
xwin dix: Remove usage_hint from pixmaps, store it in ->drawable.class 2011-03-08 13:16:50 -05:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00