Replace __end_SECNAME with __stop_SECNAME
[deliverable/binutils-gdb.git] / libiberty / partition.c
index c145cdb8f02da4d8753fd0aa5d778f774c920778..5f0745c91424ea2ec299b580d86a88f33a78cedd 100644 (file)
@@ -177,6 +177,7 @@ partition_print (partition part, FILE *fp)
       }
   fputc (']', fp);
 
+  free (class_elements);
   free (done);
 }
 
This page took 0.02598 seconds and 4 git commands to generate.