objcopy: Close some memory leaks in error paths
[binutils-gdb.git] / binutils / coffdump.c
index e9aa76fcf783f6560c809cf1f168bbf8903cc59e..640445830de49c140f2def780da07ed5723c83e1 100644 (file)
@@ -267,6 +267,7 @@ dump_coff_where (struct coff_where *p)
       break;
     case coff_where_strtag:
       printf ("STRTAG");
+      break;
     case coff_where_entag:
       printf ("ENTAG");
       break;