bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/11983] libbfd reuses pointer passed to bfd_openr


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/11983] libbfd reuses pointer passed to bfd_openr
Date: Mon, 02 Sep 2019 01:34:28 +0000

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 <address@hidden>:

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

commit 22b31fea07587034636251ccb81041e4e8e0bd93
Author: Alan Modra <address@hidden>
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]