Fix another strncpy warning
authorAlan Modra <amodra@gmail.com>
Fri, 18 Jun 2021 12:55:10 +0000 (22:25 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 19 Jun 2021 01:38:55 +0000 (11:08 +0930)
commitd984392e752c43ec226a9d0df23af0c743e2b411
tree1fbdbc1c64377ff815586161aa572b3f22d8c41a
parent539b54f03dd082c572308246e610e516ff96b5b1
Fix another strncpy warning

* tic30-dis.c (get_register_operand): Don't ask strncpy to fill
entire buffer.
opcodes/ChangeLog
opcodes/tic30-dis.c