dump: add function to check whether file is link or not 13/139913/3
authorSangjin Lee <lsj119@samsung.com>
Fri, 21 Jul 2017 04:45:32 +0000 (13:45 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Wed, 26 Jul 2017 04:20:27 +0000 (13:20 +0900)
commit9c53a2fab3418baf84d5148e4ff39f5065eb64bb
tree80a5ed64a272756af41c3de2920d9def0d00f252
parentb302e8860140afdde6114834f985d16f3d299e8e
dump: 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: I8248e58292e17d67f0381e50a56571902f4fb8a2
src/tbm_surface_internal.c