Milan P. Stanić 4a7cbd15d8 main/curl: fix segfault when running cargo
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.
2019-02-12 09:52:39 +00:00
..