vrend: Make the compile failure path return value consistent.

It doesn't end up getting used because the sub_ctx->prog check happens
first, but let's not return a surprising truthy value from one fail
path of a bool function.

Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
1 file changed