Skip to content
Commit 9737403b authored by Jiří Klimeš's avatar Jiří Klimeš
Browse files

editor: correction of CEPolkitButton handling during permissions call (rh #603566)

Commit 59780479 cause crashes of nm-connection-editor
when changing a system connection (clicking Apply button). It didn't add PermInfo
structure to perm_calls list.
Even if this commit fixes the crash, the code isn't still 100% correct because the
get_permissions_cb() gets called after finalize() (and thus info->disposed as well as
the whole object should not be used).
parent 801b3901
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