Fix segfault from last memory-leak fixing patch.
commit8aa4e458381aac233963d36a98593b6b55b8b1bc
authorJim Wilson <wilson@tuliptree.org>
Mon, 28 Aug 2000 22:08:36 +0000 (28 22:08 +0000)
committerJim Wilson <wilson@tuliptree.org>
Mon, 28 Aug 2000 22:08:36 +0000 (28 22:08 +0000)
tree253f48ee13084ede9140d4c2f27365fe0ad1d124
parent3cfc8521ee2e0a110d4c2f007c571b1b76a9411e
Fix segfault from last memory-leak fixing patch.
* ia64-dis.c (print_insn_ia64): Add failed label after ia64_free_opcode
call.  Change last goto to use failed instead of done.
opcodes/ChangeLog
opcodes/ia64-dis.c