diff options
| author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-07 14:44:59 -0300 |
|---|---|---|
| committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2020-07-07 14:44:59 -0300 |
| commit | 0ca522c254911aed6657134959d4f7017dd853e3 (patch) | |
| tree | 13f678f623b694af33d0e5b89b02108c60005bc4 /testes | |
| parent | b57574d6fb9071b2f8f261b32c9378ed72db7023 (diff) | |
| download | lua-github-0ca522c254911aed6657134959d4f7017dd853e3.tar.gz | |
Fixed bug of GC after resizing stack
Macro 'checkstackGC' did a GC after resizing the stack; this GC can
shrink back the stack, undoing the work of 'checkstackGC'.
Diffstat (limited to 'testes')
0 files changed, 0 insertions, 0 deletions
