Mark the expression before flushing the staging buffer.
This commit is contained in:
parent
9ae3256bc0
commit
1277bbd50e
@ -4134,13 +4134,13 @@ static void dodelete()
|
||||
store(&sval.val);
|
||||
}
|
||||
|
||||
markexpr(sEXPR, NULL, 0);
|
||||
|
||||
cleanup:
|
||||
if (lcl_staging) {
|
||||
stgout(lcl_stgidx);
|
||||
stgset(FALSE);
|
||||
}
|
||||
|
||||
markexpr(sEXPR, NULL, 0);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user