After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700886 - curlsmtpsink: terminate transfer thread properly
curlsmtpsink: terminate transfer thread properly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.0.6
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-23 12:44 UTC by Patricia Muscalu
Modified: 2013-05-25 13:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
terminate transfer thread properly (10.74 KB, patch)
2013-05-23 12:44 UTC, Patricia Muscalu
committed Details | Review

Description Patricia Muscalu 2013-05-23 12:44:45 UTC
Created attachment 245125 [details] [review]
terminate transfer thread properly

Handle the case when no EOS has been sent: the curl readfunc callback will return ABORT.
Comment 1 Tim-Philipp Müller 2013-05-24 22:48:22 UTC
Thanks for the patch, pushed:

commit 8303561bd97114b4f8e58987bab5f3903858ac2f
Author: Patricia Muscalu <patricia@axis.com>
Date:   Thu May 23 14:32:07 2013 +0200

    curlsmtpsink: terminate transfer thread properly
    
    If no EOS has been sent, the curl readfunc callback will
    return ABORT. The media file in that case will not be properly
    finalized.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700886


completely unrelated: https://twitter.com/girayozil/status/306836785739210752 ;)
Comment 2 Patricia Muscalu 2013-05-25 13:05:00 UTC
Thank you.

Yeah, ;) true true ...