-
Notifications
You must be signed in to change notification settings - Fork 403
Description
This ticket is an umbrella for all commits we planning to back-port in the next Q.
This list includes commits excluded from #11055 and may be updated later with some new.
general + x86/x64:
- defe61a5 Rework stack overflow handling.
- 19db4e9b Fix potential file descriptor leak in luaL_loadfile*().
- ab39082f Fix another potential file descriptor leak in luaL_loadfile*().
- e76bb50d Fix error generation in load*.
- 048972db Fix JIT slot overflow during up-recursion.
- cd4af8ad Avoid out-of-range PC for stack overflow error from snapshot restore.
Fixing partial snapshot restore:
- 811c5322 Handle partial snapshot restore due to stack overflow.
- 86e7123b Different fix for partial snapshot restore due to stack overflow.
ARM64:
Reactions are currently unavailable