Skip to content

Fix to allow for UThit clusters > 512

Laurent Dufour requested to merge ld-large-ut-clusters into 2024-patches

The bytes on the cluster allow for UT hit clusters up to a size 1024. I mistakenly cut at 512. This fixes this.

Note: this should happen very, very rarely. But still, nice to have.

Merge request reports