merge from gcc
This commit is contained in:
parent
22d606e9c2
commit
1c7a49d207
3 changed files with 10 additions and 1 deletions
|
@ -177,6 +177,7 @@ partition_print (partition part, FILE *fp)
|
|||
}
|
||||
fputc (']', fp);
|
||||
|
||||
free (class_elements);
|
||||
free (done);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue