Skip to content

TileGeoG4SD: Fix cppcheck warnings.

Pass strings by const reference, not by value. Potential out-of-bounds array access.

Merge request reports