diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2021-12-16 02:50:32 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2021-12-16 02:50:32 -0800 |
commit | 7c1b9d0b91295323b5ed5ec3e09b46566288bc75 (patch) | |
tree | f6a2955d3cec464ace740e88e215a201d6a87cbf /src/lstate.c | |
parent | b425593af6689c14e816dddc0e733636d78d99f1 (diff) | |
download | teliva-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