clitar: add error return to tar_create_skip_path()
commit4d9e1b68b7b636a435f55c25df9ab8f51922b36e
authorDavid Disseldorp <ddiss@samba.org>
Thu, 20 Feb 2014 18:47:45 +0000 (20 19:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 20 Feb 2014 23:02:43 +0000 (21 12:02 +1300)
tree529a235fa5d054844da8b78114263a52812311d4
parent385f0c9ea05a0f37388cf549102fc13ef9e6691a
clitar: add error return to tar_create_skip_path()

In preparation for propagation of memory allocation errors from
tar_path_in_list() and friends.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/client/clitar.c