]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Fix IR_ABC hoisting.
authorMike Pall <mike>
Wed, 14 Aug 2024 22:10:01 +0000 (00:10 +0200)
committerMike Pall <mike>
Wed, 14 Aug 2024 22:10:01 +0000 (00:10 +0200)
commit7369eff67d46d7f5fac9ee064e3fbf97a15458de
treec2381ba51f66f3f7d7378fb026489772434ca1b9
parent3bdc6498c4c012a8fbf9cfa2756a5b07f56f1540
Fix IR_ABC hoisting.

Reported by pwnhacker0x18. Fixed by Peter Cawley. #1194
src/lj_opt_fold.c
src/lj_record.c