[Tarantool-patches] [PATCH luajit 0/2] Fix maxslots when recording BC_VARG

Sergey Kaplun skaplun at tarantool.org
Mon Jul 10 13:46:47 MSK 2023


Branch: https://github.com/tarantool/luajit/tree/skaplun/lj-1024-varg-maxslot
Tarantool PR: https://github.com/tarantool/tarantool/pull/8865
Related issues:
* https://github.com/tarantool/tarantool/issues/8825
* https://github.com/LuaJIT/LuaJIT/issues/1024

Mike Pall (2):
  Fix maxslots when recording BC_VARG.
  Fix maxslots when recording BC_VARG, part 2.

 src/lj_record.c                               | 11 ++---
 .../lj-1024-varg-maxslot.test.lua             | 40 +++++++++++++++++++
 2 files changed, 43 insertions(+), 8 deletions(-)
 create mode 100644 test/tarantool-tests/lj-1024-varg-maxslot.test.lua

-- 
2.34.1



More information about the Tarantool-patches mailing list