Skip to content
  • Bernd Flemisch's avatar
    incoroporate suggestions from cppcheck. · 8e46ea6b
    Bernd Flemisch authored
    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.
    8e46ea6b