This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/23005] Crash in __res_context_send after memory allocation failure


https://sourceware.org/bugzilla/show_bug.cgi?id=23005

--- Comment #4 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  31e2d15b808e6c3bd7406eb0c1bef8d76ec6abe2 (commit)
      from  1f7c4748d611445065f911ced519b7fb49f82ad5 (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=31e2d15b808e6c3bd7406eb0c1bef8d76ec6abe2

commit 31e2d15b808e6c3bd7406eb0c1bef8d76ec6abe2
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu May 17 13:57:29 2018 +0200

    Fix crash in resolver on memory allocation failure (bug 23005)

    (cherry picked from commit f178e59fa5eefbbd37fde040ae8334aa5c857ee1)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    6 ++++++
 NEWS              |    1 +
 resolv/res_send.c |    5 +++++
 3 files changed, 12 insertions(+), 0 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]