Skip to content
Snippets Groups Projects
Commit 8e46ea6b authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

incoroporate suggestions from cppcheck.

Make one-parameter constructors explicit. Pass parameters by const
reference if copying is potentially expensive. Pass string instead
of const char* to function that expects a string. Fix out-of-bounds
access.
parent 8c09d34c
No related branches found
No related tags found
1 merge request!728incorporate suggestions from cppcheck.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment