Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strlcpy.
authorJeremy Allison <jra@samba.org>
Tue, 3 May 2011 20:52:06 +0000 (13:52 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 4 May 2011 19:12:14 +0000 (12:12 -0700)
commitcabd9e70e2f3ce3f617975a4d005d79121313b5f
tree1e37010a534763794be717a8f092f2f23b474c58
parent265338c194ceab2520ed1df0f64b62e7169406dd
Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strlcpy.
source3/passdb/passdb.c
source3/smbd/mangle_hash.c
source3/smbd/mangle_hash2.c
source3/smbd/trans2.c