fix a couple errant oversights, squash a few memory leaks
authorcassowarii <2374677+cassowarii@users.noreply.github.com>
Sun, 5 Jul 2026 22:56:44 +0000 (15:56 -0700)
committercassowarii <2374677+cassowarii@users.noreply.github.com>
Sun, 5 Jul 2026 22:56:44 +0000 (15:56 -0700)
commit8ec1e4d7a95984858e56d527f677f196341a8b81
tree32c41187c35de35132c51960c38c8a084483e6df
parenta3f010f60791f2c9c551a5f96d959642ae2b90f1
fix a couple errant oversights, squash a few memory leaks
src/compile/emit.c
src/compile/ir.c
src/compile/ir.h
src/compile/print_ir.c
src/data/data.c
src/main.c
src/mem/pool.c
src/parse/parser.c