Explorar o código

Merge branch 'master' into v2.1

Mike Pall %!s(int64=11) %!d(string=hai) anos
pai
achega
e107525f20
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib_ffi.c

+ 1 - 0
src/lib_ffi.c

@@ -137,6 +137,7 @@ static int ffi_index_meta(lua_State *L, CTState *cts, CType *ct, MMS mm)
 	return 0;
       }
     }
+    copyTV(L, base, L->top);
     tv = L->top-1;
   }
   return lj_meta_tailcall(L, tv);