Skip to content

ALFA_Geometry: Fix clang 10 warnings.

Obviously incorrect logic for bounds check (should be && not ||).

Merge request reports