Add guard for obscure aliasing between open upvalues and SSA slots.
commit37e1e70313367d0264be9a2b9e563a8a94745303
authorMike Pall <mike>
Fri, 20 May 2016 18:24:06 +0000 (20 20:24 +0200)
committerMike Pall <mike>
Fri, 20 May 2016 18:24:06 +0000 (20 20:24 +0200)
treed923eb98312da45aefac76176eddf49e7955b3a6
parent5837c2a2fb1ba66510c9100a296966020f1610a3
Add guard for obscure aliasing between open upvalues and SSA slots.

Thanks to Peter Cawley.
doc/status.html
src/lj_asm_arm.h
src/lj_asm_mips.h
src/lj_asm_ppc.h
src/lj_asm_x86.h
src/lj_record.c