Merge branch 'master' into v2.1

This commit is contained in:
Mike Pall
2014-09-08 23:39:02 +02:00
2 changed files with 2 additions and 0 deletions

View File

@@ -1466,6 +1466,7 @@ void LJ_FASTCALL recff_cdata_arith(jit_State *J, RecordFFData *rd)
}
} else if (!tref_isnum(tr)) {
tr = 0;
ct = ctype_get(cts, CTID_P_VOID);
}
ok:
s[i] = ct;