GNOME Bugzilla – Bug 730459
curlsshsink: post error on bus in element, not transfer thread
Last modified: 2014-05-21 06:37:13 UTC
Created attachment 276880 [details] [review] post error on bus in element, not transfer thread This patch aims to complete: https://bugzilla.gnome.org/show_bug.cgi?id=728960 Looks like 'ext/curl/gstcurlsshsink.c' was missed when the error handling was corrected.
Review of attachment 276880 [details] [review]: I had a quick look as I did the original patch. This one looks good to me an papers over my omission well. Thanks! :)
commit 5edf0add57efb84ec08b95dd5e4b0cd390702177 Author: L. Sorin <sorin@axis.com> Date: Tue May 20 17:09:43 2014 +0200 curlsshsink: post error on bus in element, not transfer thread Looks like this file was missed in Bug 728960: https://bugzilla.gnome.org/show_bug.cgi?id=728960 https://bugzilla.gnome.org/show_bug.cgi?id=730459