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

shell: use `std::find_if` in `ShellCorona::setContainmentTypeForScreen`

Consider using std::find_if algorithm instead of a raw loop. (CWE-398)
in shell/shellcorona.cpp:1614
parent 470dcc51
Pipeline #182481 passed with stage
in 6 minutes and 16 seconds
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