Displaying 1 result from an estimated 1 matches for "zonov".
2011 Aug 05
4
[Bug 8355] New: Use pointer after freeaddrinfo()
...pointer after freeaddrinfo()
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: andrey at zonov.org
QAContact: rsync-qa at samba.org
Build and install rsync 3.0.8 then try to connect unavaliable host and you've
got segmentation fault.
$ rsync rsync://10.0.0.1
rsync: failed to connect to 10.0.0.1 (10.0.0.1): Operation timed out (60)
Segmentation fault: 11
There's an error...