Module Name: src Committed By: aymeric Date: Wed May 6 18:15:40 UTC 2020
Modified Files: src/bin/rcp: rcp.c Log Message: In sink(), upon error, avoid multiple replies to the source as this would lead to a desynchronization of the protocol and further files or directories to be ignored or corrupted. Reported by Daniel Goujot, Georges-Axel Jaloyan, Ryan Lahfa, and David Naccache. To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/bin/rcp/rcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.