Skip to content

L1TopoCoreSim: Fix cppcheck warnings.

Pass strings by const reference, not by value. Potential null pointer dereference.

Merge request reports