s3: libsmb: Add missing cli_tdis() in error path if encryption setup failed on temp...
authorJeremy Allison <jra@samba.org>
Thu, 4 Feb 2021 01:43:08 +0000 (17:43 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 8 Feb 2021 10:46:08 +0000 (10:46 +0000)
commit4914efd0cc4818a7334344ce417f3ddfbaac8e2d
tree04b1baf5f40674858c3e16887d9aa7a4bcd44c36
parentd78648963ed0475dcce2f87b9dc969661fcbfc06
s3: libsmb: Add missing cli_tdis() in error path if encryption setup failed on temp proxy connection.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13992

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clidfs.c