[SSSD] [PATCH] Properly handle read() and write() throughout the SSSD

Stephen Gallagher sgallagh at redhat.com
Wed Jun 9 12:02:28 UTC 2010


On 06/09/2010 04:14 AM, Jakub Hrozek wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 06/08/2010 09:50 PM, Stephen Gallagher wrote:
>> Addresses https://fedorahosted.org/sssd/ticket/536
>>
>> We need to guarantee at all times that reads and writes complete
>> successfully. This means that they must be checked for returning
>> EINTR and EAGAIN, and all writes must be wrapped in a loop to
>> ensure that they do not truncate their output.
>
> Nack, please fix the parentheses on
> krb5_plugin/sssd_krb5_locator_plugin.c:136

Whoops, that's what I get for not recompiling after I make "Just this 
one trivial format change" :-P

Thanks, new patch attached.

-- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Properly-handle-read-and-write-throughout-the-SSSD.patch
Type: text/x-patch
Size: 14079 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100609/c36fae9c/attachment.bin>


More information about the sssd-devel mailing list