Skip to content

SiSpacePointsSeedTool_xk: Update for thread-safety checker const changes.

The thread-safety checker is getting more strict on const checks. Suppress new warnings in a couple places where the accesses are protected by mutexes.

Merge request reports