* objdump.c (disassemble_bytes): Don't crash if q->howto == NULL.
authorJakub Jelinek <jakub@redhat.com>
Thu, 9 Jun 2005 14:51:41 +0000 (14:51 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 9 Jun 2005 14:51:41 +0000 (14:51 +0000)
commitf9ecb0a4402c67583df83bebec0c6ae3191e1e88
tree06a7d4f582381c7a62609487639e60e8d7cda213
parent3b137b9a0883b4de28eeba1fa318bb1d4e49edc9
* objdump.c (disassemble_bytes): Don't crash if q->howto == NULL.
If q->howto->name == NULL, print q->howto->type as number instead.
(dump_reloc_set): Likewise.
binutils/ChangeLog
binutils/objdump.c
This page took 0.026483 seconds and 4 git commands to generate.