]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Don't constify upvalues that may retain large amounts of memory.
authorMike Pall <mike>
Tue, 28 Aug 2012 13:24:53 +0000 (15:24 +0200)
committerMike Pall <mike>
Tue, 28 Aug 2012 13:24:53 +0000 (15:24 +0200)
commit751cd9d82180f1bd99a738acc29bc114995a42e4
treef472c16ba66eabf209d938c29a19047780dcce61
parentc7826af5a0403b48eeeb6c18532dc076146b1966
Don't constify upvalues that may retain large amounts of memory.
src/Makefile.dep
src/lj_record.c