Merged
Conversation
xuniq
approved these changes
Jul 22, 2025
* ci: drop CentOS 7 Tarantool integration workflow * gdb: fix flake-7.2.0 F824 warning * ci: use Tarantool revision in integration workflow * ARM64: Fix IR_SLOAD assembly. * ARM64: Fix code generation for IR_SLOAD with typecheck + conversion. * sysprof: allow calling sysprof.report before stop * build: provide LUAJIT_USE_PERFTOOLS option * Fix JIT slot overflow during up-recursion. * Rework stack overflow handling. * ci: add track-fds Valgrind scenario * Fix potential file descriptor leak in luaL_loadfile*(). * Fix another potential file descriptor leak in luaL_loadfile*(). * Handle partial snapshot restore due to stack overflow. * Different fix for partial snapshot restore due to stack overflow. * Avoid out-of-range PC for stack overflow error from snapshot restore. * ARM64: Fix LDP code generation. * ARM64: Fix assembly of HREFK. * ARM64: Fix LDP/STP fusing for unaligned accesses. * sysprof: fix sampling outside the VM * Fix error generation in load*. * test: conditionally disable flaky lj-1196 Closes tarantool#11185 Closes tarantool#11429 Closes tarantool#11300 Closes tarantool#11229 Closes tarantool#11278 Closes tarantool/security#143 Closes tarantool/security#144 Closes tarantool/security#145 NO_DOC=LuaJIT submodule bump NO_TEST=LuaJIT submodule bump
b4c6de3 to
928822b
Compare
ligurio
approved these changes
Jul 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #11185
Closes #11429
Closes #11300
Closes #11229
Closes #11278
Closes tarantool/security#143
Closes tarantool/security#144
Closes tarantool/security#145
NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump