commit | 80b652efa2e969d865d06e1a4aec16b4dcd9f435 | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Mon Feb 08 18:31:21 2021 +0000 |
committer | Nick Clifton <nickc@redhat.com> | Mon Feb 08 18:31:21 2021 +0000 |
tree | 45cd6d47cba989f88c71a84219ae0c9ea607cb21 | |
parent | 4001d90ddecdfc0e89daa4eca17006e20ad626c0 [diff] |
Fix an illegal memory access when parsing a corrupt assembler file. PR 27355 * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array if it has not already been created.