s3: client: Move struct file_list code to using talloc from malloc.
commit413436b4c83ebf395ce2034b374ec8f4ee5babec
authorJeremy Allison <jra@samba.org>
Wed, 5 Jul 2017 22:53:07 +0000 (5 15:53 -0700)
committerStefan Metzmacher <metze@samba.org>
Thu, 20 Jul 2017 18:21:20 +0000 (20 20:21 +0200)
treee5fcdc4dec586d52ac440188e0f15a86e5e5ddf8
parent28396c103c846851a93b3093da8bae54aab83198
s3: client: Move struct file_list code to using talloc from malloc.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit e9d33bf89f7c3932522e7696182bfc590d049095)
source3/client/client.c