smbd: Use talloc_pooled_object in cp_smb_filename
authorVolker Lendecke <vl@samba.org>
Fri, 6 Sep 2013 22:34:44 +0000 (15:34 -0700)
committerVolker Lendecke <vl@samba.org>
Sun, 8 Sep 2013 09:34:07 +0000 (11:34 +0200)
commit7f9bdabda53b63497d67d844198a28bf3ba04693
treea368b87b9b83a555ee37f551eda0b4c7a991066b
parent256d10f5792a37d20cbb45f2af3f8578bd354110
smbd: Use talloc_pooled_object in cp_smb_filename

Requires new talloc

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/filename_util.c