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

Igor Munkin imun at tarantool.org
Thu Jul 20 21:37:17 MSK 2023


Sergey,

I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master, release/2.11 and
release/2.10.

On 10.07.23, Sergey Kaplun wrote:
> 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
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list