animation: Verify internal state
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 22 Jan 2010 21:42:55 +0000 (21:42 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 22 Jan 2010 21:42:55 +0000 (21:42 +0000)
commit7073e69b4e504ddbaffad4a6139e93ddbd40b9f8
treec4a76f9e545daaf122a3e857c6c148105cc01507
parent8daa3035e563870fc614813fd6329c63542b129e
animation: Verify internal state

Be more drastic if the internal state is broken, and assert() if the
expected Alpha and Timeline instances we need are not valid. This
usually implies a library bug or a massive heap corruption.
clutter/clutter-animation.c