[Bug network/19642] Memory leak in getnameinfo

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Sat Nov 12 06:40:00 GMT 2016


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

--- Comment #6 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, gentoo/2.23 has been updated
       via  bdf954102f10d811fb08bcf8057d49651a5418e4 (commit)
      from  3540bacbbefb27e0afbacecb6d845219521ee3f7 (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=bdf954102f10d811fb08bcf8057d49651a5418e4

commit bdf954102f10d811fb08bcf8057d49651a5418e4
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Apr 29 17:08:06 2016 +0200

    getnameinfo: Refactor and fix memory leak [BZ #19642]

    Split getnameinfo into separate functions for host and service
    lookups, and for different address families.

    (cherry picked from commit 2dce81a319601e1ee110f7316f705b48c5686e72)
    (cherry picked from commit e5bcbfc23b356b62ebfcd1943655eab45a9ca87c)

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

Summary of changes:
 inet/getnameinfo.c |  587 +++++++++++++++++++++++++++++++---------------------
 1 files changed, 347 insertions(+), 240 deletions(-)

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


More information about the Glibc-bugs mailing list