some more fixes
This commit is contained in:
@@ -154,6 +154,8 @@ CodeExpr(nd, ds, true_label, false_label)
|
||||
for (; i; i--) {
|
||||
C_loc(*--st);
|
||||
}
|
||||
free((char *) nd->nd_set);
|
||||
nd->nd_set = 0;
|
||||
CodeSet(nd);
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user