Skip to content

Fix bug where bad data causes infinite loop

We should never have more than 10 entries, so put the breaks on if we do.

Merge request reports