D13015: use explicit_bzero() if it is present

Albert Astals Cid noreply at phabricator.kde.org
Tue May 22 19:36:47 UTC 2018


aacid accepted this revision.
aacid added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> pam_kwallet.c:181
>  
> -    size_t len;
> +    size_t len = strlen (str);
> +#if HAVE_EXPLICIT_BZERO

make it const?

REPOSITORY
  R107 KWallet PAM Integration

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

To: dakon, aacid
Cc: plasma-devel, 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/20180522/30dd3c89/attachment-0003.html>


More information about the Plasma-devel mailing list