Files
xserver/Xext
Jamey Sharp 0f380a5005 Fix pixmap double-frees on error paths.
If AddResource fails, it will automatically free the object that was
passed to it by calling the appropriate deleteFunc; and of course
FreeResource also calls the deleteFunc. In both cases it's wrong to call
the destroy hook manually.

Commit by Jamey Sharp and Josh Triplett.

Signed-off-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
2011-09-19 23:36:43 -07:00
..
2009-04-03 18:22:20 -04:00
2009-04-03 18:22:20 -04:00
2011-03-01 10:56:17 +10:00
2008-01-03 17:04:54 +10:30
2011-09-19 23:36:43 -07:00
2009-07-15 17:00:05 +10:00
2011-01-05 08:41:30 -08:00
2010-12-06 19:15:38 -08:00
2011-01-25 14:41:02 +00:00
2011-03-08 13:19:40 -05:00
2011-06-16 00:43:41 +02:00