]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smb2_sesssetup: remove unused smbd_smb2_session_setup_* destructors
authorStefan Metzmacher <metze@samba.org>
Sat, 2 May 2015 14:29:03 +0000 (16:29 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 6 May 2015 20:33:19 +0000 (22:33 +0200)
commit5871d3da871349cba058bb91218ae58107cf05c8
tree81c8998e267c46bec9a5e8b7389dc94f696de16c
parent50aeb6b38b14d6c26229834ece3c32eb50f9e56a
s3:smb2_sesssetup: remove unused smbd_smb2_session_setup_* destructors

The cleanup of a failing session setup is now handled in
smbd_smb2_session_setup_wrap_*().

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11182

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_sesssetup.c