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

--- Comment #15 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amo...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=22b31fea07587034636251ccb81041e4e8e0bd93

commit 22b31fea07587034636251ccb81041e4e8e0bd93
Author: Alan Modra <amo...@gmail.com>
Date:   Mon Sep 2 09:54:55 2019 +0930

    Memory leak in dwarf2.c

    This fixes a small leak of debug_filename.  bfd_openr copies the file
    name since git commit 1be5090bca.

        PR 11983
        * dwarf2.c (_bfd_dwarf2_slurp_debug_info): Free debug_filename
        on success.  Tidy.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to