]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:client: Always goto out (destructor) in do_cd()
authorAndreas Schneider <asn@samba.org>
Tue, 28 Oct 2025 09:06:25 +0000 (10:06 +0100)
committerAnoop C S <anoopcs@samba.org>
Thu, 6 Nov 2025 08:56:31 +0000 (08:56 +0000)
commitdc15e1a397dbf5fcdebf3aaaabfcbadf4afc8e88
tree1b450f0e38ec0f6ec04eeda04d40de25783ebfa1
parente8bd06a748d57a2cbae837780af3864fb81b193b
s3:client: Always goto out (destructor) in do_cd()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/client/client.c