bus: Use g_list_free_full() instead of manually unreffing and freeing
authorSebastian Dröge <sebastian@centricular.com>
Fri, 13 Mar 2015 15:31:30 +0000 (15:31 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 13 Mar 2015 15:31:30 +0000 (15:31 +0000)
commitd8f572647fe1ee56d4e4a0a215626339a40890fa
treec22eeb1b39886c5b696d6a587b89adfa7f3be8e8
parentf50d809c2548a3d2e067be81a94b96f4b6923f58
bus: Use g_list_free_full() instead of manually unreffing and freeing

Also unref the messages, not the GList nodes.
gst/gstbus.c