analysis: ClutterAnimator/1
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 11 Feb 2010 15:08:19 +0000 (15:08 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 12 Feb 2010 14:50:06 +0000 (14:50 +0000)
commit667222c301ca0f19c570938055208e564e4d02ef
tree8340918465355ac809c3f7322c0a132f590c082f
parentfcd3cfc0bfc656d63088a443355b30e7b50d2850
analysis: ClutterAnimator/1

Do not de-reference a void*; use a temporary variable -- after
checking the contents of the pointer. This actually simplifies
the readability and avoids pulling a Lisp with the parentheses.
clutter/clutter-animator.c