Fix bug #5434 found by Ted Percival <ted@midg3t.net>.
commit41984743d9e89b6568119832c35ee4c0024e43a2
authorJeremy Allison <jra@samba.org>
Thu, 1 May 2008 15:39:16 +0000 (1 08:39 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 1 May 2008 15:39:16 +0000 (1 08:39 -0700)
tree468a89cdf81f7859c210df511ba85a01744b7b70
parent2c41d69bcf6f0897ef9d444a8f167aff1772d562
Fix bug #5434 found by Ted Percival <ted@midg3t.net>.
Introduced by me in the strlcpy cleanup. Ensure the
loaded password doesn't contain the '\n' at the end.
Jeremy.
source/client/mount.cifs.c