ClutterClone: Handle clone_source == NULL for get_paint_volume()
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 7 Oct 2010 20:00:47 +0000 (16:00 -0400)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 11 Oct 2010 12:43:39 +0000 (13:43 +0100)
commit8089af3c1b0e9d9501ee5fad4249a3af1bfdb5dc
treefc0e3d497aa56bbaaeace471fa1dae08620d361a
parente0058925349046e315e45e14747879e05bdab262
ClutterClone: Handle clone_source == NULL for get_paint_volume()

It's valid to have a ClutterClone without a clone source; in this
case the paint volume is empty.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2360
clutter/clutter-clone.c