Fix a potential use of an uninitialised value in the ns32k disassembler.
authorNick Clifton <nickc@redhat.com>
Thu, 28 May 2020 10:04:27 +0000 (11:04 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 28 May 2020 10:04:27 +0000 (11:04 +0100)
commit151f5de4a6548cd83a79b4705f1e901776ddacc5
treed7c8f412774cc13cd558062cd7e32bf6e7e55e8e
parent72a3b182e1352a2e83d8fb781b848dba9c4be6c5
Fix a potential use of an uninitialised value in the ns32k disassembler.

* ns32k-dis.c (print_insn_ns32k): Change the arg_bufs array to
static.
opcodes/ChangeLog
opcodes/ns32k-dis.c
This page took 0.024621 seconds and 4 git commands to generate.