Bug 1280 - clutter_score_append_at_marker lead to segmentation
authorNeil Roberts <neil@openedhand.com>
Fri, 21 Nov 2008 12:01:41 +0000 (12:01 +0000)
committerNeil Roberts <neil@openedhand.com>
Fri, 21 Nov 2008 12:01:41 +0000 (12:01 +0000)
commit1ce98c97cfd48444b46c2fc1801fbec4808b20f2
treef7c457708466e5ac503489353d41f197dacdd005
parent47150304cd88724e7edb0e116b2acba6e74c88f9
Bug 1280 - clutter_score_append_at_marker lead to segmentation
fault in trunk and incorrect appearance in clutter-0.8

* clutter/clutter-score.c (start_children_entries): Check whether
the child timeline is actually attached at a marker before
comparing whether the marker's name matches the marker
reached. This fixes a crash that happens when a marker is reached
on a timeline that also has child timelines attached at the
end. Thanks to zhangwei for spotting.
ChangeLog
clutter/clutter-score.c