Skip to content

Commit a02cfe6

Browse files
committed
luajit: bump new version
* gdb: fix dump stack without function frame * gdb: fix misalignment in lj-stack for LJ_GC64 Closes tarantool#5876
1 parent eae1f4c commit a02cfe6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## bugfix/luajit
2+
3+
* Fixed slots alignment in `lj-stack` command output when `LJ_GC64` is enabled
4+
(gh-5876).
5+
* Fixed dummy frame unwinding in `lj-stack` command.

third_party/luajit

0 commit comments

Comments
 (0)