stage: Ignore redraws on destroyed stages
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 20 Jul 2010 13:39:43 +0000 (14:39 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 20 Jul 2010 13:39:43 +0000 (14:39 +0100)
commitf2d0f0ab5f120c514b82d75478aea1e17ad51ba7
tree274cbfe2860f71ea8b2f7e7eaf81008377f1c88f
parent7b6b2ea55b758486f7d0dbe6eb8fe0bd89610de8
stage: Ignore redraws on destroyed stages

We might get requests to redraw even during destruction; we should
ignore them and do some NULL checks instead of blindly invoking
functions.
clutter/clutter-stage.c