Fix bugzilla #117: winbindd looping on 100+char username
authorJim McDonough <jmcd@samba.org>
Thu, 29 May 2003 01:41:56 +0000 (01:41 +0000)
committerJim McDonough <jmcd@samba.org>
Thu, 29 May 2003 01:41:56 +0000 (01:41 +0000)
commitcad9d88a6125369a43f710a8870300b6f40d899c
tree22da93bb43b6c4db51cf856049ea06d080d29ef0
parent3ea0fc830f3c85d6e820bb9aa66e72305b3f273f
Fix bugzilla #117: winbindd looping on 100+char username

This modifies lp_string to use alloc_sub_basic to allow any length substitution instead of fixed at 100 chars.
source/param/loadparm.c