cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ubuntu's own little patch

From: Michal Marek <mmarek_at_suse.cz>
Date: Wed, 06 Feb 2008 11:52:02 +0100

Daniel Stenberg wrote:
> Yeps,
>
> It seems the Ubuntu libcurl maintainers have decided to do their own little
> patches to libcurl their own way without telling us:
>
> http://launchpadlibrarian.net/11756646/curl_7.16.4-2ubuntu2.debdiff
>
> Interestingly, this particular code has not been modified since 7.16.4 but yet
> the bug report they did this fix for claims that 7.17.0 and later no longer
> produces the problem... ?
>
> The bug report seems to be this:
>
> https://bugs.launchpad.net/ubuntu/+source/curl/+bug/150277

I've seen something similar in my inbox:
https://bugzilla.novell.com/show_bug.cgi?id=336840
and it was caused by Curl_client_write writing into the string const
"Accept-ranges: bytes\r\n":
http://cool.haxx.se/cvs.cgi/curl/lib/ftp.c.diff?r1=1.427&r2=1.428
I'd say the check added by the Ubuntu patch probably triggers when the
crash would otherwise occur, but relation of these two events isn't very
clear ;).

Michal
Received on 2008-02-06