Skip to content
Verified Commit 470dcc51 authored by Fushan Wen's avatar Fushan Wen
Browse files

shell: use `std::copy_if` in `ShellCorona::panelsForScreen`

Consider using std::accumulate algorithm instead of a raw loop. (CWE-398)
in shell/shellcorona.cpp:1148
parent 6f96fab3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment