commit | 65cf035b8dc1df5d8020e0b1449514a3c42933e7 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Dec 12 19:01:08 2022 +1030 |
committer | Alan Modra <amodra@gmail.com> | Mon Dec 12 19:25:19 2022 +1030 |
tree | 2fe2617314913feb52070ca2c4aeb0bf1bdc71cf | |
parent | 77c225bdeb410cf60da804879ad41622f5f1aa44 [diff] |
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.