From: Wayne Davison Date: Fri, 29 Jul 2005 18:31:12 +0000 (+0000) Subject: - Use BIGPATHBUFLEN for the length of several buffers. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/33544bf422db889e33e746a3a758b7f6fe6254b1?hp=33544bf422db889e33e746a3a758b7f6fe6254b1 - Use BIGPATHBUFLEN for the length of several buffers. - If io_printf() tries to overflow the buffer, die with an error instead of sending a truncated buffer. ---