Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/curl: fix segfault when running cargo | Milan P. Stanić | 2019-02-26 | 1 | -0/+10 |
Patch is taken from upstream at https://github.com/curl/curls The http2 code for connection checking needs a transfer to use. Make sure a working one is set before handler->connection_check() is called. (cherry picked from commit 4a7cbd15d80c1cda6e5221612f846b6b4c91104e) |