D29810: Don't use setenv after fork
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Mon May 18 00:18:48 BST 2020
apol added inline comments.
INLINE COMMENTS
> kcrash.cpp:823
> + char** environ_end;
> + for(environ_end = environ; *environ_end; ++environ_end);
> +
Use {} instead of ; for readability.
REPOSITORY
R285 KCrash
REVISION DETAIL
https://phabricator.kde.org/D29810
To: jpalecek, #frameworks
Cc: apol, anthonyfieroni, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200517/5b7eec8d/attachment.htm>
More information about the Kde-frameworks-devel
mailing list