diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2020-04-28 23:10:34 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2020-04-28 23:10:34 +0200 |
commit | 43b456dcb375319ad0e45931ddddd88fd3dd7ee1 (patch) | |
tree | 364b450dd0b18e5f6b4a802039e79cc0b128fc49 /docs/src | |
parent | db96a61c26a88e18fd09a45d78e78add7c25a6f9 (diff) | |
download | libuv-43b456dcb375319ad0e45931ddddd88fd3dd7ee1.tar.gz libuv-43b456dcb375319ad0e45931ddddd88fd3dd7ee1.zip |
unix: fully initialize struct msghdr
Commit 3d713663 ("freebsd,linux: add recvmmsg() + sendmmsg() udp
implementation") forgot to zero some of the members of the msghdr
struct. It seems to work by accident, not by design.
PR-URL: https://github.com/libuv/libuv/pull/2819
Refs: https://github.com/libuv/libuv/pull/2818
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions