fixed a garbage collection problem
This commit is contained in:
parent
33604d2115
commit
3fc938f8c5
@ -379,7 +379,6 @@ chk_cst_expr(expp)
|
||||
}
|
||||
|
||||
if (err) {
|
||||
free_expression(expr);
|
||||
erroneous2int(expp);
|
||||
(*expp)->ex_type = error_type;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user