Bugfix:wrong gid/uid converting 66/86466/3
authorKazimierz Krosman <k.krosman@samsung.com>
Thu, 1 Sep 2016 09:27:30 +0000 (18:27 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Fri, 2 Sep 2016 11:13:36 +0000 (20:13 +0900)
commit1a2cefc887cbab1ca22929117576ab39a411bd82
treece66d2e6e8d05f2d0e36e9b9fc7c88cf9474a60e
parent1b4d4f2311ae31440417fafd3233177d39bfd768
Bugfix:wrong gid/uid converting

if input is as below,
     <policy group="%{TZ_SYS_USER_GROUP}">
DbAdapter::convertToUid / Gid function return 0, not -1.

Change-Id: I4a36e0b387bd532b72e37a339c1a308ad8bf55f8
src/internal/policy.cpp