Fix bug 5860: safe_strcpy gives a nasty error message for overlong strings
authorVolker Lendecke <vl@samba.org>
Sun, 2 Nov 2008 09:28:00 +0000 (10:28 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 2 Nov 2008 09:29:16 +0000 (10:29 +0100)
commit9c4617f18f851e3f79061ba89ce0d50a83c6563d
tree0502aa1f43789a03fadd7bd371ddfb791d757e53
parent09b629e2c42315f8d4dcd0106de9ea840ac28721
Fix bug 5860: safe_strcpy gives a nasty error message for overlong strings

Thanks to Robert Dahlem <Robert.Dahlem@gmx.net> for reporting this!
source/smbd/mangle.c