compositor: Attach only valid background buffers
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Sat, 15 Jan 2011 11:34:49 +0000 (12:34 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 17 Jan 2011 02:09:22 +0000 (21:09 -0500)
commitd3b023ed7dbd7f2a5464121bce1ba184ee747744
treeee72a070cf0ed84aaf891c31bb451b0946cf8650
parentecfb2b93f3f0a9bd79b4155acf5e8c6efc5516df
compositor: Attach only valid background buffers

If a background is not found,
create_buffer_from_png will return NULL.
Do not attach these buffers.
compositor/compositor.c