e_util: add function to check whether file is link or not 86/139586/7
authorSangjin Lee <lsj119@samsung.com>
Wed, 19 Jul 2017 10:50:46 +0000 (19:50 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Sun, 23 Jul 2017 03:04:16 +0000 (03:04 +0000)
commit4f32864a3d3b55c4389054614641307f0fa38115
tree711bc09a91a07a2d5137065b48f7b147026ae72f
parent5ea6e773fa5a9814f9318e46b4918958aea24c6a
e_util: add function to check whether file is link or not

According to security code guide, before open the file for write it
should be check the file is symbolic link.

Change-Id: I6273b886fe165e1420e8c3619f2b9cda1c0fe150
src/bin/e_comp_wl_input.c
src/bin/e_main.c
src/bin/e_module.c
src/bin/e_utils.c
src/bin/e_utils.h