r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500
authorDerrell Lipman <derrell@samba.org>
Sun, 29 Jan 2006 00:11:34 +0000 (00:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:18 +0000 (11:06 -0500)
commit5fbc2fbb461f02ad6c889de2ce9929c605a44e24
tree2909c3b95194c228a10d0dfaf748dcc7f3e4fa99
parentf2a24de769d1b2266e576597c57a8e3b1e2a2b51
r13214:  r12420@cabra:  derrell | 2006-01-28 19:10:58 -0500
 This should fix bug #3446.

 - The authentication domain provided an an SMB URL was being ignored.  This
   patch fixes that.

 - There were a number of places where string copies were not being confirmed to
   be properly null-terminated.  Now, all string copies in libsmbclient.c are
   properly null-terminated.
source/libsmb/libsmbclient.c