samba-bugs@samba.org
2005-Feb-14 04:40 UTC
[Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
https://bugzilla.samba.org/show_bug.cgi?id=1477
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From wayned@samba.org 2005-02-13 21:36 -------
This was probably a case of the mkstemp() function not opening the file with
large-file support enabled. The current code attempts to work around this by
using mktemp() and a large-file-supporting open() call when it thinks that this
is going to be a problem. If you don't believe this analysis to be the
case,
let me know.
--
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.
Maybe Matching Threads
- [Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1477] New: error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1477] error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1502] New: rsync error: error in rsync protocol data stream (code 12) at io.c(836)
- [Bug 1633] error in rsync protocol data stream (code 12) at io.c(359)
