[Bug 201147] ftp/curl: Fix bug in multi handles

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 27 10:09:44 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201147

            Bug ID: 201147
           Summary: ftp/curl: Fix bug in multi handles
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: grembo at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Curl 7.43.0 introduced a bug that causes invalid behavior when using multi
handles. Among other things this broke arcanist (which makes use of multi
handles).

See:
https://reviews.freebsd.org/D2894
https://secure.phabricator.com/T8654
http://curl.haxx.se/mail/lib-2015-06/0127.html
http://curl.haxx.se/mail/lib-2015-06/0131.html

The attached patch incorporates
https://github.com/bagder/curl/commit/903b6e05565bf826b4194447864288642214b094
(https://github.com/bagder/curl/commit/903b6e05565bf826b4194447864288642214b094.diff
for the raw diff) form upstream, that aims to fix this problem.

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


More information about the freebsd-ports-bugs mailing list