Fixture for directory climbing prevention 87/45087/2
authorTomasz Iwanek <t.iwanek@samsung.com>
Fri, 31 Jul 2015 08:43:47 +0000 (10:43 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Fri, 31 Jul 2015 09:28:49 +0000 (11:28 +0200)
commit0746f98f3d77d76449e5e75e5a052fc10efa1d8d
treec1e91c9df93fa4331d0ef4c6a4b7f06dace1a7b2
parent0dbf9ae85666cd969125bd625b17e91db12edc1c
Fixture for directory climbing prevention

boost::filesystem::canonical need file existance.
This broke installation mode.

Change-Id: I1f81bcabd405bc186229dad9b435f16e1d089205
src/common/utils/file_util.cc