Remove fstrings from client struct. Properly talloc strings (ensuring we never end...
authorJeremy Allison <jra@samba.org>
Wed, 27 Apr 2011 19:06:25 +0000 (12:06 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 27 Apr 2011 19:06:25 +0000 (12:06 -0700)
commit1815f0298f33c949f78e181477e8474a37663ccd
tree89e0274af9afe5c814fcce17f291791bcbc2a5f6
parent66b26195d21f0889e7ccd0de25a5827bb3722196
Remove fstrings from client struct. Properly talloc strings (ensuring we never end up with a NULL pointer).
source3/include/client.h
source3/libsmb/cliconnect.c
source3/winbindd/winbindd_cm.c