Add a check for a NULL table pointer before attempting to compute a DWARF filename.
authorNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 13:30:07 +0000 (14:30 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 17 Apr 2018 13:30:07 +0000 (14:30 +0100)
commit6327533b1fd29fa86f6bf34e61c332c010e3c689
tree7dd64c8537edeef40869cad0460ae9c68f12b99e
parente9301e762ab6d533f7110d6c9c1dbe8e68e875d7
Add a check for a NULL table pointer before attempting to compute a DWARF filename.

PR 23065
* dwarf2.c (concat_filename): Check for a NULL table pointer.
bfd/ChangeLog
bfd/dwarf2.c