Stop potential illegal memory access in the NS32K disassembler.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 66df91109e2eca48eeb6207e415c6925501293c6..fe0f2402d7cf55186265a0c7f006c74654ee6718 100644 (file)
@@ -1,3 +1,11 @@
+2019-10-28  Nick Clifton  <nickc@redhat.com>
+
+       * ns32k-dis.c (bit_extract): Add sanitiy check of parameters.
+       (bit_extract_simple): Likewise.
+       (bit_copy): Likewise.
+       (pirnt_insn_ns32k): Ensure that uninitialised elements in the
+       index_offset array are not accessed.
+
 2019-10-28  Nick Clifton  <nickc@redhat.com>
 
        * xgate-dis.c (print_insn): Fix decoding of the XGATE_OP_DYA
This page took 0.037724 seconds and 4 git commands to generate.