Hi Pekka,
for (i = cb->query_start; i <= cb->query_end; i++) {
cb->cur_locks[i] = cb->new_locks[i];
- cb->new_locks[i] = 0;
}
Can you also ensure that if a loop / if statement no longer requires braces
that your patch also takes care of that too? I fixed it up for you afterward.
Patch has been applied, thanks.
Regards,
-Denis
Regards,
-Denis