Skip to content

TRT_ConditionsData: Fix cppcheck warning.

Pass std::string by const reference, not by value.

Merge request reports