mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
a4567cb5f7
Try to double size first, if not fulfilled try halving in a loop till 0. Fix unwinding after panic in ref_stack_pop. Add test to check the stack exhaustion.