[systemd-bugs] [Bug 67958] shared/util.c:get_group_creds() should not return -ESRCH upon error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 12 10:26:32 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67958
--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
Well, the underlying getpwuid() tends to return ESRCH too, and in many cases we
just pass that on (see getpwuid(3)). I am not sure it's such a good idea to
tape over that...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130912/496d6702/attachment.html>
More information about the systemd-bugs
mailing list