1 --- pidgin-2.10.12/finch/gntsound.c.~1~ 2016-05-14 21:18:30.004305362 +0300
2 +++ pidgin-2.10.12/finch/gntsound.c 2016-05-14 21:19:45.388996242 +0300
4 /* fall-through and clean up */
6 gst_element_set_state(play, GST_STATE_NULL);
7 - gst_object_unref(GST_OBJECT(play));
10 case GST_MESSAGE_WARNING:
11 --- pidgin-2.10.12/pidgin/gtksound.c.~1~ 2016-05-14 21:18:30.010407898 +0300
12 +++ pidgin-2.10.12/pidgin/gtksound.c 2016-05-14 21:20:33.972700327 +0300
14 /* fall-through and clean up */
16 gst_element_set_state(play, GST_STATE_NULL);
17 - gst_object_unref(GST_OBJECT(play));
20 case GST_MESSAGE_WARNING: