diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-01-11 09:37:44 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-01-11 12:33:23 +0100 |
commit | 06f1db57cac8ade2602fba61909c8d54b57fa10b (patch) | |
tree | 86e7e94aff01bc6ea0bf5b1050f9a425c62e55e0 /docs | |
parent | 48220f7e3d4431879602f8d3bf231bf6f635ca79 (diff) | |
download | curl-06f1db57cac8ade2602fba61909c8d54b57fa10b.tar.gz |
multi_runsingle: bail out early on data->conn == NULL
As that's a significant error condition and scan-build warns for NULL
pointer dereferences if we don't.
Closes #6433
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions