* gen-aout.c (main): Fix formatting. Close file.
[deliverable/binutils-gdb.git] / binutils / srconv.c
index 7b3d4a7550cd8e29ce068aaae7e754465b1b750c..dcf33b9a7012f7676e41cdad1fe6a6f93a41e9e5 100644 (file)
@@ -1578,6 +1578,7 @@ wr_sc (struct coff_ofile *ptr, struct coff_sfile *sfile)
       sysroff_swap_sc_out (file, &sc);
       scount++;
     }
+  free (info);
   return scount;
 }
 
This page took 0.024166 seconds and 4 git commands to generate.