https://bugzilla.samba.org/show_bug.cgi?id=6633
------- Comment #6 from way...@samba.org 2009-08-31 15:04 CST ------- Make sure you're trying the latest version from the git repo, a nightly tar file, or a file grabbed from the unpacked files: http://rsync.samba.org/download.html The code you cited fails on read() == 0 because it only tries to read data when the data isn't long enough yet, and an early EOF should be an error, AFAIK. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html