Skip to content

EventContainers+Identifier+PixelGeoModel: Fix cppcheck warnings.

Prefer an initializer list to setting members in a ctor body.

Work around cppcheck false positive.

Redundant string conversion. Delete copies for a couple classes that manage memory.

Merge request reports