Avoid compiler warning

This commit is contained in:
Philip.Hazel 2018-09-14 15:15:51 +00:00
parent 205444a91e
commit baa91ecc79
1 changed files with 1 additions and 0 deletions

View File

@ -1052,6 +1052,7 @@ while (cc < ccend)
common->ovector_start += 3 * sizeof(sljit_sw);
}
#endif /* SUPPORT_UNICODE */
/* Fall through. */
case OP_REF:
common->optimized_cbracket[GET2(cc, 1)] = 0;
cc += 1 + IMM2_SIZE;