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 happen in case a config file doesn't have the ":" symbol.
  The application crashes this way.

REPOSITORY
  R106 KSysguard

REVISION DETAIL
  https://phabricator.kde.org/D21147

AFFECTED FILES
  ksysguardd/conf.c

To: gkaragiannidis
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to