|
Message-ID: <10a2da9b-e397-6d41-cdc1-cc3c9da6b813@adelielinux.org>
Date: Sun, 20 Jan 2019 16:02:56 -0600
From: "A. Wilcox" <awilfox@...lielinux.org>
To: musl@...ts.openwall.com
Subject: Re: <shadow.h> function: fgetspent_r
On 01/20/19 09:41, Markus Wichmann wrote:
> + int res = 0;
This needs to be EIO; 0 means success, and causes AccountsService to
dereference the NULL that it receives when the file is exhausted (no
more lines).
Other than this, basic functionality seems to work. I need to port
KDE's User Manager from logind to ConsoleKit2 before I can test it
fully, but listing (the part that uses fgetspent_r) gives the correct list.
Thank you again!
Best to you and yours,
--arw
--
A. Wilcox (awilfox)
Project Lead, Adélie Linux
https://www.adelielinux.org
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.