summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-14 13:03:06 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-15 14:34:00 +0200
commitd5a70e77b2ba43a27ecba1c400b52e2c22b4fa6d (patch)
tree404f04767bcb0354938075223bd97544f0e825b5 /tests
parent7aa79dce1009ec57650ffdbefbc01282ed98236b (diff)
downloadcurl-d5a70e77b2ba43a27ecba1c400b52e2c22b4fa6d.tar.gz
curl_multi_fdset: make FD_SET() not operate on sockets out of range
The VALID_SOCK() macro was made to only check for FD_SETSIZE if curl was built to use select(), even though the curl_multi_fdset() function always and unconditionally uses FD_SET and needs the check. Reported-by: 0xee on github Fixes #7718 Closes #7719
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions