D21147: Null pointer dereference at line 111 in conf.c

George Karagiannidis noreply at phabricator.kde.org
Sat May 11 22:21:18 BST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190511/0be4565d/attachment.html>


More information about the Plasma-devel mailing list