curl-library
Re: [PATCH] segfault when cancelling pipelined requests
From: Dmitry Kurochkin <dmitry.kurochkin_at_gmail.com>
Date: Tue, 22 Jan 2008 23:07:30 +0300
Received on 2008-01-22
Date: Tue, 22 Jan 2008 23:07:30 +0300
2008/1/22, Daniel Stenberg <daniel_at_haxx.se>:
> On Tue, 22 Jan 2008, Dmitry Kurochkin wrote:
>
> >> So, I thought the lists for the pipe (recv, send, etc) are there to help
> >> dealing with this ownership-passing...
> >
> > I agree that when pipelining there is no single owner of connection. But as
> > I mention above in this case it should not make any difference since
> > connection is closed.
>
> Great, now I get it and all is fine. Do you think you could just add a comment
> to the source code where that is done that basically describes this?
Attached.
Regards,
Dmitry
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
- text/x-diff attachment: cancel_pipeline_segfault2.patch