diff options
author | Darren Tucker <dtucker@dtucker.net> | 2018-01-20 14:26:06 +0800 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-01-24 09:25:32 +0100 |
commit | 00fa1e4108db4b41dae76909ae5adcdf837ba6ef (patch) | |
tree | c0ec0f06d632322c68e81a192d954c1c77562262 /package/utils/busybox | |
parent | d5278cc48b5b08b7aa09c2c3854cf16e5ceae408 (diff) | |
download | upstream-00fa1e4108db4b41dae76909ae5adcdf837ba6ef.tar.gz upstream-00fa1e4108db4b41dae76909ae5adcdf837ba6ef.tar.bz2 upstream-00fa1e4108db4b41dae76909ae5adcdf837ba6ef.zip |
curl: fix libcurl/mbedtls async interface
When using mbedtls, curl's nonblocking interface will report a request
as done immediately after the socket is written to and never read from
the connection. This will result in a HTTP status code of 0 and zero
length replies. Cherry-pick the patch from curl 7.53.0 to fix this
(https://github.com/curl/curl/commit/b993d2cc).
Fixes https://bugs.openwrt.org/index.php?do=details&task_id=1285.
Signed-off-by: Darren Tucker <dtucker@dtucker.net>
Diffstat (limited to 'package/utils/busybox')
0 files changed, 0 insertions, 0 deletions