Skip to content
Commit dc1f5904 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

settings: guard against invalid property reads

otherwise we run risk of marshalling a default constructed and thus
invalid/null variant. qdbus doesn't like to do that.

this resulted in a crash when we returned an invalid
qvariant from QObject::property

BUG: 469436
parent 13f9e44e
Pipeline #396866 passed with stage
in 2 minutes and 19 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