Skip to content
Verified Commit 48ce8757 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Fix segfault crash: capture QStringList variable by value

Lambda callbacks invoked from a KIO::Job will surely outlive surrounding
context, so they must not capture references to temporary values.

(cherry picked from commit d0c1d797)
parent 7a985021
Pipeline #315901 passed with stage
in 2 minutes and 56 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