Skip to content
Verified Commit d0c1d797 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.
parent cec505ff
Pipeline #315900 passed with stage
in 7 minutes and 23 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