Don't use a verified nullptr as a data source
ClosedPublic

Authored by leinir on Dec 12 2019, 3:12 PM.

Details

Summary

Actually use some variables with usable information in version.h

Don't de-reference what will at this point definitely be a null ptr

Also use the information from version.h to perform the same task,
now that that information is, in fact, useful

Diff Detail

Repository
R235 Attica
Branch
dont-use-null-qcoreapp-instance (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19752
Build 19770: arc lint + arc unit
leinir created this revision.Dec 12 2019, 3:12 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptDec 12 2019, 3:12 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
leinir requested review of this revision.Dec 12 2019, 3:12 PM
apol accepted this revision.Dec 15 2019, 9:46 AM
This revision is now accepted and ready to land.Dec 15 2019, 9:46 AM
This revision was automatically updated to reflect the committed changes.