D21147: Null pointer dereference at ksysguard

Aleix Pol Gonzalez noreply at phabricator.kde.org
Sun May 12 01:33:45 BST 2019


apol added a comment.


  +1 overall.

INLINE COMMENTS

> conf.c:111
> +        if((tmp = strchr( confLog->name, ':' )) != NULL)
> +        {
> +          *tmp = '\0';

it would probably read better as `if (tmp)`.

REPOSITORY
  R106 KSysguard

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

To: gkaragiannidis
Cc: apol, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190512/4fd39043/attachment.html>


More information about the Plasma-devel mailing list