Fix buffer overrun in TIC30 disassembler.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index fe0f2402d7cf55186265a0c7f006c74654ee6718..8489b4078823c0fb2491087c6d8fdb3a8242bcbd 100644 (file)
@@ -1,3 +1,13 @@
+2019-10-28  Nick Clifton  <nickc@redhat.com>
+
+       * tic30-dis.c (OPERAND_BUFFER_LEN): Define.  Use as length of
+       operand buffer.  Set value to 15 not 13.
+       (get_register_operand): Use OPERAND_BUFFER_LEN.
+       (get_indirect_operand): Likewise.
+       (print_two_operand): Likewise.
+       (print_three_operand): Likewise.
+       (print_oar_insn): Likewise.
+
 2019-10-28  Nick Clifton  <nickc@redhat.com>
 
        * ns32k-dis.c (bit_extract): Add sanitiy check of parameters.
This page took 0.023423 seconds and 4 git commands to generate.