mirror of https://github.com/rusefi/lua.git
Bug fix: GC after resizing stack can shrink it again
Macro 'checkstackGC' was doing a GC step after resizing the stack; the GC could shrink the stack and undo the resize.
This commit is contained in:
parent
1442fd5783
commit
b202669d76
Loading…
Reference in New Issue