about summary refs log tree commit diff stats
path: root/src/lstate.c
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-12-16 02:50:32 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-12-16 02:50:32 -0800
commit7c1b9d0b91295323b5ed5ec3e09b46566288bc75 (patch)
treef6a2955d3cec464ace740e88e215a201d6a87cbf /src/lstate.c
parentb425593af6689c14e816dddc0e733636d78d99f1 (diff)
downloadteliva-7c1b9d0b91295323b5ed5ec3e09b46566288bc75.tar.gz
stop leaking on the Lua stack
..even if at the expense of leaking on the heap. Because the Lua stack
has very limited space (~20 slots). When it overflows, we segfault.
Diffstat (limited to 'src/lstate.c')
0 files changed, 0 insertions, 0 deletions