Skip to content

Commit

Permalink
luajit: bump new version
Browse files Browse the repository at this point in the history
* LJ_GC64: Fix lua_concat().

Part of tarantool#8825

NO_DOC=LuaJIT submodule bump
NO_TEST=LuaJIT submodule bump
  • Loading branch information
ligurio committed Nov 18, 2023
1 parent 2c422a0 commit 87b5536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelogs/unreleased/gh-8825-luajit-fixes.md
Expand Up @@ -18,3 +18,4 @@ were fixed as part of this activity:
* Fixed frame for on-trace OOM handling.
* Fixed handling of instable types in TNEW/TDUP load forwarding.
* Handled table unsinking in the presence of `IRFL_TAB_NOMM`.
* Fixed `lua_concat()`.

0 comments on commit 87b5536

Please sign in to comment.