Skip to content

AFP_DBTools: Fix cppcheck warnings.

cppcheck warnings: strings should be passed by const reference, not by value.

Merge request reports