give all pointers in slavebase a default init to nullptr
ClosedPublic

Authored by sitter on Oct 15 2019, 8:52 AM.

Details

Summary

lest they don't get initialized and then end up crashing should get get
deleted (as is the case right now with configGroup)

Test Plan

no longer segfaulting every time rebuildConfig is run during ctest

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Oct 15 2019, 8:52 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptOct 15 2019, 8:52 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Oct 15 2019, 8:52 AM
vkrause accepted this revision.Oct 15 2019, 9:06 AM
This revision is now accepted and ready to land.Oct 15 2019, 9:06 AM
This revision was automatically updated to reflect the committed changes.