[Bug locale/19012] iconv_open leaks memory on error path

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Oct 6 03:06:00 GMT 2015


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

--- Comment #2 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, master has been updated
       via  be64c2ef2ac2357ddff61841f2cc8246e5da1b20 (commit)
      from  cec7d28af8ccb40dbf82d99efa13a040b31b9387 (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=be64c2ef2ac2357ddff61841f2cc8246e5da1b20

commit be64c2ef2ac2357ddff61841f2cc8246e5da1b20
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Mon Oct 5 20:03:48 2015 -0700

    Fix BZ #19012 -- iconv_open leaks memory on error path.

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

Summary of changes:
 ChangeLog        |    6 ++++++
 NEWS             |    4 ++--
 iconv/gconv_db.c |   39 +++++++++++++++++++++++++++++++--------
 3 files changed, 39 insertions(+), 10 deletions(-)

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



More information about the Glibc-bugs mailing list