Changed strcpy() calls into strlcpy() calls, just to be extra safe.
authorWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 23:17:33 +0000 (23:17 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 23:17:33 +0000 (23:17 +0000)
commitc9bce0b8f8a485f11ce4f90356e9346036f14daf
treef7583d1eefa8781e7122e0b84d2b83e32a022c36
parentdeee574b1198a2886369f4ecbfbeaa6f851bb41d
Changed strcpy() calls into strlcpy() calls, just to be extra safe.
lib/permstring.c
lib/pool_alloc.c
log.c
options.c
progress.c
tls.c