Alban Crequy 2be42c333a ClutterDragAction: do not dereference a NULL priv->stage
When destroying an actor during a drag-action with a drag_handle, the
ClutterDragAction's priv->stage could be set to NULL in _set_actor().
_dispose() must not assume that priv->stage is not NULL.

See also https://bugzilla.gnome.org/show_bug.cgi?id=681814
2013-04-30 17:44:51 +01:00
..
2013-04-05 18:48:01 +01:00
2013-04-05 18:48:01 +01:00
2013-04-05 18:48:01 +01:00
2013-04-05 18:48:01 +01:00
2013-04-05 18:48:04 +01:00