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

Stephen Gallagher sgallagh at redhat.com
Tue Jun 8 19:50:03 UTC 2010


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.

-- 
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: 14080 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100608/60457e87/attachment.bin>


More information about the sssd-devel mailing list