Fix use of deprecated libarchive function calls 49/177849/2
authorDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 25 Sep 2017 08:21:35 +0000 (17:21 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 18 May 2018 03:28:47 +0000 (03:28 +0000)
commit9ab5f26254cb3c3f308786892701d3fd8fb79c64
tree26931eaf4e10236c1dc48c9f5bd540d0a38afc83
parente522496ddfc70b16e05fe1c609eba47c81b6c990
Fix use of deprecated libarchive function calls

To get rid of build warning about deprecated funcations of libarchive,
this patch replaces those function calls with alternative ones.

Change-Id: I164c60243e20fcbbdad2185a14534fe7a4daf9d8
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
libthor/thor_tar.c