gkaragiannidis updated this revision to Diff 58214.
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D21147?vs=57914&id=58214
REVISION DETAIL
https://phabricator.kde.org/D21147
AFFECTED FILES
ksysguardd/conf.c
To: gkaragiannidis
Cc: davidedmundson, apol, plasma-devel, jraleigh, GB_2,
gkaragiannidis marked an inline comment as done.
gkaragiannidis added a comment.
Yes it would read better indeed.
I don't know the procedure though; should I do anything?
REPOSITORY
R106 KSysguard
REVISION DETAIL
https://phabricator.kde.org/D21147
To: gkaragiannidis
Cc: apol, plasma-de
gkaragiannidis created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
gkaragiannidis requested review of this revision.
REVISION SUMMARY
Attempting to write to a NULL pointer, if the
strchr( confLog->name, ':' );
has returned null.
This can