PR29892, Field file_table of struct module is uninitialized
authorAlan Modra <amodra@gmail.com>
Mon, 12 Dec 2022 08:31:08 +0000 (19:01 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 12 Dec 2022 08:55:19 +0000 (19:25 +1030)
commit65cf035b8dc1df5d8020e0b1449514a3c42933e7
tree2fe2617314913feb52070ca2c4aeb0bf1bdc71cf
parent77c225bdeb410cf60da804879ad41622f5f1aa44
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.
bfd/vms-alpha.c