[Bug libc/23037] initialize msg_flags to zero for sendmmsg() calls
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu May 17 12:42:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23037
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, release/2.26/master has been updated
via 7e7a5f0bcd28c6fc5285474f05080ac6ed5e55b9 (commit)
from d300041c533a3d837c9f37a099bcc95466860e98 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7e7a5f0bcd28c6fc5285474f05080ac6ed5e55b9
commit 7e7a5f0bcd28c6fc5285474f05080ac6ed5e55b9
Author: Florian Weimer <fweimer@redhat.com>
Date: Thu May 17 13:54:45 2018 +0200
resolv: Fully initialize struct mmsghdr in send_dg [BZ #23037]
(cherry picked from commit 583a27d525ae189bdfaa6784021b92a9a1dae12e)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
NEWS | 1 +
resolv/res_send.c | 40 +++++++++++++++++++++-------------------
3 files changed, 28 insertions(+), 19 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list