CVS commit: src/bin/rcp

2020-05-06 Thread Aymeric Vincent
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

CVS commit: src/bin/rcp

2009-08-31 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Aug 31 07:11:17 UTC 2009 Modified Files: src/bin/rcp: rcp.c Log Message: Fix up seriously borked mallocing of a static buffer, which seems to have been this way since at least 4.4. This will still dump core if malloc fails