OSDN Git Service

Fix segfault from last memory-leak fixing patch.
authorJim Wilson <wilson@tuliptree.org>
Mon, 28 Aug 2000 22:08:36 +0000 (22:08 +0000)
committerJim Wilson <wilson@tuliptree.org>
Mon, 28 Aug 2000 22:08:36 +0000 (22:08 +0000)
commitd83ee9f64a1ef2f4eb3ec6198e70744d50a0a4ce
tree7da45a8d805a7e603ae0acc0e06334011e118f65
parent7c73ee4955d4a108f66927adb493a3c482576ca3
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