mirror of
https://github.com/curl/curl.git
synced 2026-05-15 04:56:20 +03:00
Testing on macOS 12.4, sendmsg() fails with EINVAL when a msg_control buffer is provided in sengmsg(), even though msg_controllen was set to 0. Initialize msg.msg_controllen just as needed and also perform the size assertion only when needed. Closes #9039 |
||
|---|---|---|
| .. | ||
| msh3.c | ||
| msh3.h | ||
| ngtcp2.c | ||
| ngtcp2.h | ||
| quiche.c | ||
| quiche.h | ||
| vquic.c | ||
| vquic.h | ||