s3: lib: Fix talloc heirarcy error in parent_smb_fname().
authorJeremy Allison <jra@samba.org>
Tue, 1 Jun 2021 20:27:47 +0000 (13:27 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jul 2021 12:55:43 +0000 (12:55 +0000)
commit35d7a23d72054363ec659b1d89e2e6fbd850a7a3
tree9ac48e3df79d0e41d6ebfbf684db76ac6388d0e3
parent42fa9f800fd008881c70cf37e63954f5987d0c78
s3: lib: Fix talloc heirarcy error in parent_smb_fname().

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit c500d99e2f5aaec102bf952b7941a2596b3e35a1)
source3/lib/filename_util.c