Remove fstrings from client struct. Properly talloc strings (ensuring we never end...
commitb92aaf0c8a58928c7ea66cf420ba2561cc82f451
authorJeremy Allison <jra@samba.org>
Wed, 27 Apr 2011 19:06:25 +0000 (27 12:06 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 May 2011 18:15:05 +0000 (15 20:15 +0200)
tree0b5d1b1bfae167f975135bcb7a71f7681a5d9a13
parent601d79aa8031b44ccebe467be85c41157a57e518
Remove fstrings from client struct. Properly talloc strings (ensuring we never end up with a NULL pointer).
(cherry picked from commit 1815f0298f33c949f78e181477e8474a37663ccd)
(cherry picked from commit 9cf389041ccc0605fe22d7f092a33a9bd9e698b3)
source3/include/client.h
source3/libsmb/cliconnect.c
source3/winbindd/winbindd_cm.c