https://sourceware.org/bugzilla/show_bug.cgi?id=27796
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bfbfa6e7f481aa120aa24f8544c45c685aef3971 commit bfbfa6e7f481aa120aa24f8544c45c685aef3971 Author: Nick Clifton <[email protected]> Date: Fri Apr 30 12:28:39 2021 +0100 Fix attempt to free non-allocated pointer when parsing .debug_sup sections. PR 27796 * dwarf.c (load_debug_sup_file): Allocate memory for filename in .debug_sup section. -- You are receiving this mail because: You are on the CC list for the bug.
