|
@@ -408,6 +408,7 @@ static int ccall_get_results(lua_State *L, CTState *cts, CType *ct,
|
|
/* No reference types end up here, so there's no need for the CTypeID. */
|
|
/* No reference types end up here, so there's no need for the CTypeID. */
|
|
return lj_cconv_tv_ct(cts, ctr, 0, L->top-1, (uint8_t *)sp);
|
|
return lj_cconv_tv_ct(cts, ctr, 0, L->top-1, (uint8_t *)sp);
|