fix: handle when backend fails to load/initialize
ClosedPublic

Authored by dvratil on Feb 24 2020, 2:14 PM.

Details

Summary

Fixes a null pointer dereference in GetConfigOperation when BackendManager
fails to load a valid backend.

Diff Detail

Repository
R110 KScreen Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dvratil created this revision.Feb 24 2020, 2:14 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 24 2020, 2:14 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
dvratil requested review of this revision.Feb 24 2020, 2:14 PM
romangg accepted this revision.Feb 25 2020, 3:22 AM
This revision is now accepted and ready to land.Feb 25 2020, 3:22 AM
This revision was automatically updated to reflect the committed changes.