From: Andrew Tridgell Date: Fri, 15 May 1998 09:26:01 +0000 (+0000) Subject: use strlcat() strlcpy() and slprintf() whenever possible to avoid any X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/e42c9458c2f1e3a78d6d45e99741d6edb38fc0cc?hp=e42c9458c2f1e3a78d6d45e99741d6edb38fc0cc use strlcat() strlcpy() and slprintf() whenever possible to avoid any chance of a buffer overflow ---