[Bug 774485] curl: Sometimes upload hangs in case the connection was cut between the client and the HTTP server

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 00:12:18 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774485

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339955|none                        |needs-work
             status|                            |

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 339955
  --> https://bugzilla.gnome.org/attachment.cgi?id=339955
PATCH: Time out in case transfer speed in bytes per second stay below
CURLOPT_LOW_SPEED_LIMIT during CURLOPT_LOW_SPEED_TIME

Thanks for the patch! Just some small niggles:

>Subject: [PATCH] transfer hangs in case connection was cut between client and server

Please prefix the summary line with 'curl: ' and add the bug url in the commit
message body.

>Change-Id: I3c21fa5fc349f6c3117b097edd662a9f1b888a39

This should not be in there.

>diff --git a/gst-plugins-bad/ext/curl/gstcurlbasesink.c b/gst-plugins-bad/ext/curl/gstcurlbasesink.c
>index 013839d..b3c7c2e 100644
>--- a/gst-plugins-bad/ext/curl/gstcurlbasesink.c
>+++ b/gst-plugins-bad/ext/curl/gstcurlbasesink.c

This patch does not apply with 'git am foo.patch'. Presumably because your git
repo layout is different.

Please fix up any patches you submit so we can apply them with 'git am'.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list