A couple more fixes for fstrcpy() into a malloced region. In this case it's
authorAndrew Bartlett <abartlet@samba.org>
Wed, 5 Mar 2003 09:36:41 +0000 (09:36 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Mar 2003 09:36:41 +0000 (09:36 +0000)
commitd5da58df9c75214f2f8166baf0ec99360c69e63f
tree339501501e6cbc9afa83cadaae7ffa9281bfe490
parentce7f54e953a4f6676c3569dc113e76147e19ef45
A couple more fixes for fstrcpy() into a malloced region.  In this case it's
all perfectly legit - the region is an fstring in length, but might not
always be, and it is the last peice of code to fail my automated test.

Andrew Bartlett
(This used to be commit 762d61b37d053568b6346e249ba7ef594320153a)
source3/nmbd/nmbd_become_lmb.c
source3/nmbd/nmbd_browsesync.c