Problem is that iter1 += tcols, iter2 += tcols are called without check. row < trows - 1 check is processed after increment in "for" statements.pull/16787/head
parent
034a5f140c
commit
d594e72586
1 changed files with 7 additions and 5 deletions
Loading…
Reference in new issue