Diffusion KIO c2bd18f17e61

give all pointers in slavebase a default init to nullptr

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

Description

give all pointers in slavebase a default init to nullptr

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

Test Plan: no longer segfaulting every time rebuildConfig is run during ctest

Reviewers: dfaure, meven, vkrause

Reviewed By: vkrause

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D24655

Details

Committed
sitterOct 15 2019, 9:14 AM
Reviewer
vkrause
Differential Revision
D24655: give all pointers in slavebase a default init to nullptr
Parents
R241:5f66badc6e7a: ftptest: replace logger-colors with logger
Branches
Unknown
Tags
Unknown