Skip to content

src: clang build warning fix

fix UB with string concatenations. += operator makes things clearer for compiler's perspective.

Merge request reports

Loading