Skip to content

VrtSecInclusive: Fix cppcheck warnings.

Delete ctor/copy for classes that manage memory. Pass strings/objects by const reference, not by value. Potentially uninitialized class members.

Merge request reports