Use geteuid() to check the current privilege instead of getuid() in gum_utils_gain_pr... 02/137202/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 5 Jul 2017 01:30:46 +0000 (10:30 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 5 Jul 2017 01:30:46 +0000 (10:30 +0900)
commit18c74f8107284015e77b512d14846ec15c6b9e23
treea599e60491055fc85b7cab347038de42a687294c
parentba9b5a75c74b58fcc962fd7bbcde1b60f98c0cef
Use geteuid() to check the current privilege instead of getuid() in gum_utils_gain_privileges()

Change-Id: Ibfaa0091bf5882043e4a01ef87455398d02fef5e
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
src/common/gum-utils.c