PR28540, segmentation fault on NULL byte_get
authorAlan Modra <amodra@gmail.com>
Thu, 4 Nov 2021 03:41:02 +0000 (14:11 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 4 Nov 2021 03:46:53 +0000 (14:16 +1030)
commitf2f105f518413ea3e4c212f89585f9a8a5dddcdd
treefc17edfe13b1962017f22c3e4c9cdefcde5b4907
parent8f015689086c99a512e95c7163bd612daba30cf2
PR28540, segmentation fault on NULL byte_get

PR 28540
* objdump.c (dump_bfd): Don't attempt load_separate_debug_files
when byte_get is NULL.
binutils/objdump.c