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>
Thu, 28 Apr 2011 00:02:46 +0000 (17:02 -0700)
commit9cf389041ccc0605fe22d7f092a33a9bd9e698b3
treeae1350febaa7dd9af17102de9c018f9ea8a6005b
parenta644eff10ef3fee53f4841652f204a124ab73c15
Remove fstrings from client struct. Properly talloc strings (ensuring we never end up with a NULL pointer).
(cherry picked from commit 1815f0298f33c949f78e181477e8474a37663ccd)
source3/include/client.h
source3/libsmb/cliconnect.c
source3/winbindd/winbindd_cm.c