ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / binutils / objdump.c
index d48a73ac4a7b53ba1d8aedcc645fda13e23f2394..c10136edc3141ab40079dc58445fcb7c21e6bb08 100644 (file)
@@ -2730,6 +2730,7 @@ disassemble_data (bfd *abfd)
   if (aux.dynrelbuf != NULL)
     free (aux.dynrelbuf);
   free (sorted_syms);
+  disassemble_free_target (&disasm_info);
 }
 \f
 static bfd_boolean
This page took 0.027265 seconds and 4 git commands to generate.