bfin: free the allocated memory
This commit is contained in:
parent
6eac8a3064
commit
88e7d674ef
1 changed files with 2 additions and 0 deletions
|
@ -1919,6 +1919,8 @@ bfin_loop_beginend (Expr_Node *exp, int begin)
|
|||
Adjust label address. */
|
||||
if (!begin)
|
||||
*symbol_X_add_number (linelabel) -= last_insn_size;
|
||||
|
||||
free (label_name);
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
Loading…
Add table
Reference in a new issue