1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00
Marcel Raad a626fa128c
security: silence conversion warning
With MinGW-w64, `curl_socket_t` is is a 32 or 64 bit unsigned integer,
while `read` expects a 32 bit signed integer.
Use `sread` instead of `read` to use the correct parameter type.

Closes https://github.com/curl/curl/pull/4483
2019-10-13 22:10:12 +02:00
..
2019-10-04 10:31:36 +02:00
2019-10-01 10:47:37 +02:00
2019-03-15 10:22:42 +01:00
2019-03-15 10:22:42 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-03-01 17:30:34 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-05-13 08:17:09 +02:00
2019-05-13 08:17:09 +02:00
2019-09-27 08:29:54 +02:00
2019-09-27 08:29:54 +02:00
2019-03-05 08:01:50 +01:00
2018-06-11 11:14:48 +02:00
2019-05-20 08:51:11 +02:00
2018-09-23 22:24:02 +00:00
2019-10-01 10:47:37 +02:00
2018-09-23 22:24:02 +00:00
2019-05-20 08:51:11 +02:00
2018-09-23 22:24:02 +00:00
2019-07-06 23:25:20 -04:00
2018-12-10 00:10:04 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-05-20 08:51:11 +02:00
2019-05-20 08:51:11 +02:00
2019-09-18 08:08:41 +02:00
2018-02-23 23:29:01 +00:00
2019-05-17 23:24:34 +02:00
2019-02-12 10:24:29 +01:00
2017-09-02 17:47:10 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-08-23 22:33:29 +02:00
2018-09-23 22:24:02 +00:00
2018-06-11 11:14:48 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2018-07-30 17:59:36 +02:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-07-11 02:27:04 -04:00
2019-03-01 17:30:34 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2019-10-03 22:54:26 +02:00
2019-10-02 12:33:08 +02:00