https://sourceware.org/bugzilla/show_bug.cgi?id=30886
--- Comment #3 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c commit 7ac6d0c38c365a6778a91fd37203c21561c61c4c Author: Alan Modra <amo...@gmail.com> Date: Tue Oct 24 17:37:24 2023 +1030 asan: _bfd_elf_slurp_version_tables memory leak Extends commit 6136093c0d00 to handle verdefs as well as verrefs. PR 30886 * elf.c (_bfd_elf_slurp_version_tables): See free_contents for verdefs too. Use free_contents rather than elf_tdata fields. -- You are receiving this mail because: You are on the CC list for the bug.