fix return of __get_sender_uid and __get_sender_unixinfo 42/61242/2
authorJiwoong Im <jiwoong.im@samsung.com>
Mon, 7 Mar 2016 02:59:40 +0000 (11:59 +0900)
committerJiwoong Im <jiwoong.im@samsung.com>
Mon, 7 Mar 2016 04:20:17 +0000 (13:20 +0900)
commit971a9c34d4ea5ae518c9105737ce22d98a9fc9a7
tree5a9c868c9b7bdc283f90c5b4b8485defcd654c48
parent2c80ceaa5fb9d98acb87c85b3baac06d3c60065d
fix return of __get_sender_uid and __get_sender_unixinfo

- uid_t(unsigned int) can't be less than zero

Change-Id: Ibb66bc32d24221f238dda1d0c6110f1b31d80164
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
src/esd_main.c