cherry-pick commits of v20 #514
Open
Annotations
2 warnings
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L562
Variable 'lineContent' is used to iterate by value. It could be declared as a const reference which is usually faster and recommended in C++.
|
|
Run linuxdeepin/action-cppcheck@main:
src/dsysinfo.cpp#L538
The function 'parseInfoFile' is never used.
|
Loading