Skip to content

CalibrationDataInterface: Fix cppcheck warning.

Fix apparent typo (&& instead of ||) that could lead to trying to dereference an invalid iterator.

Merge request reports