summaryrefslogtreecommitdiff
path: root/ast.c
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-10-13 14:11:02 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2019-10-13 14:15:14 -0700
commit183b42150962e507cd69ceddb64ad2a10f02fdfa (patch)
tree1c0cb57e743b59e97b15a1a93507ee8b454e288d /ast.c
parent673f3842dd520ac872bb003de393ba7ae558840a (diff)
Delay the free until we stop referring to a unit
`if (unit->iseq)` might have referred to a freed unit. Therefore this commit delays its free.
Diffstat (limited to 'ast.c')
0 files changed, 0 insertions, 0 deletions