Skip to content

MCTruthSimAlgs: Fix cppcheck warnings.

Avoid postincrement of user iterators. Work around cppcheck null pointer dereference false positive.

Merge request reports