]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Restore state when recording __concat metamethod throws an error.
authorMike Pall <mike>
Wed, 3 Jul 2024 22:48:49 +0000 (00:48 +0200)
committerMike Pall <mike>
Wed, 3 Jul 2024 22:48:49 +0000 (00:48 +0200)
commit7421a1b33c7ea46f12bba9700c15b5c90253fee0
treef4ee88df19d406b0bda1d90fd00caf0a23a49f79
parent510f88d468b8a6d6feb02890417a7261073bcd87
Restore state when recording __concat metamethod throws an error.

Thanks to Sergey Kaplun. #1234
src/lj_record.c