Commit Diff


commit - 2c422a0b98675cab480ebb44256dfeb72bd2f820
commit + 5baf0756b052b8e7429ddb03575464f6c2662948
blob - a079477b7b4585cea4d5ada43dee0c0261264b7d
blob + ca056b832d83d28390be7f6e9397d60ac040bf8c
--- changelogs/unreleased/gh-8825-luajit-fixes.md
+++ changelogs/unreleased/gh-8825-luajit-fixes.md
@@ -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()`.