Commit 6ffd5ce
committed
try patch 1
-- curl version=[8.17.1-DEV]
-- The C compiler identification is GNU 14.2.0
/home/runner/work/curl-for-win/curl-for-win/curl/lib/conncache.c: In function 'Curl_cpool_conn_now_idle':
/home/runner/work/curl-for-win/curl-for-win/curl/lib/conncache.c:539:11: error: null pointer dereference [-Werror=null-dereference]
539 | if(!data->multi->maxconnects) {
| ~~~~^~~~~~~
cc1: all warnings being treated as errors
https://github.com/curl/curl-for-win/actions/runs/19111497271/job/54609512969#step:3:5788
-- The C compiler identification is GNU 14.3.0
https://github.com/curl/curl-for-win/actions/runs/19111497271/job/54609512899#step:3:58011 parent aa49c56 commit 6ffd5ce
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
0 commit comments