DO NOT REPLY [Bug 7514] New: Fix socketpair_tcp()

samba-bugs at samba.org samba-bugs at samba.org
Tue Jun 15 11:38:38 MDT 2010


https://bugzilla.samba.org/show_bug.cgi?id=7514

           Summary: Fix socketpair_tcp()
           Product: rsync
           Version: 3.0.7
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: polatel at gmail.com
         QAContact: rsync-qa at samba.org


The patch below fixes two issues about the socketpair_tcp() function:
- Bind to INADDR_LOOPBACK instead of INADDR_ANY
- Pass the correct sockaddr_in to accept()
Here's the patch: http://dev.exherbo.org/~alip/tmp/rsync-3.0.7-bindlocal.patch


-- 
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.


More information about the rsync mailing list