https://sourceware.org/bugzilla/show_bug.cgi?id=29892
--- Comment #1 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=65cf035b8dc1df5d8020e0b1449514a3c42933e7 commit 65cf035b8dc1df5d8020e0b1449514a3c42933e7 Author: Alan Modra <amo...@gmail.com> Date: Mon Dec 12 19:01:08 2022 +1030 PR29892, Field file_table of struct module is uninitialized PR 29892 * vms-alphs.c (new_module): Use bfd_zmalloc to alloc file_table. (parse_module): Rewrite file_table reallocation code and clear. -- You are receiving this mail because: You are on the CC list for the bug.