]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Check for IR_HREF vs. IR_HREFK aliasing in non-nil store check.
authorMike Pall <mike>
Sat, 23 Dec 2023 18:43:03 +0000 (19:43 +0100)
committerMike Pall <mike>
Sat, 23 Dec 2023 18:43:03 +0000 (19:43 +0100)
commit658530562c2ac7ffa8e4ca5d18856857471244e9
tree531bb84b7d9215147f62579e65b056525bdd2219
parent7dbe545933485849977d50384f2f20f2cccf0cf9
Check for IR_HREF vs. IR_HREFK aliasing in non-nil store check.

Thanks to Peter Cawley. #1133
src/lj_ir.h
src/lj_opt_mem.c