Skip to content

va: filter: fix counter variable reuse

There was a bug reusing the counter variable i in nested loops. Also the patch makes the code cleaner.

Merge request reports