use strlcat() strlcpy() and slprintf() whenever possible to avoid any
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 May 1998 09:26:01 +0000 (09:26 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 15 May 1998 09:26:01 +0000 (09:26 +0000)
commite42c9458c2f1e3a78d6d45e99741d6edb38fc0cc
tree4ebc43570cdd5f3fe11dd189aaf3cbb3b4968be2
parent087bf010d2cd89848181e49b4ecdfd29a66353e9
use strlcat() strlcpy() and slprintf() whenever possible to avoid any
chance of a buffer overflow
authenticate.c
clientserver.c
exclude.c
flist.c
io.c
log.c
main.c
rsync.c
util.c