Ignore errors in supplementary group setup during app launch preparation 51/33451/2
authorRafal Krypa <r.krypa@samsung.com>
Fri, 9 Jan 2015 16:15:30 +0000 (17:15 +0100)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 5 Feb 2015 15:36:56 +0000 (07:36 -0800)
commit4cae0fa1ae6c37b7ddca2c14cf48baf1c5a42e3d
tree44361e84ff76637e3718b255d39a73db7f90f0b5
parent484106351e79456506dc046d6aafda777d744356
Ignore errors in supplementary group setup during app launch preparation

Such errors might happen when launcher tries to launch an application that
wasn't properly setup by the installer before. This should be supported to
allow easier integration of security-manager into platform.
Ignoring these errors won't cause any privilege escalation. Actually it
might cause giving less privileges than necessary to the application.

Change-Id: Ib8ba02a28404a25c541ba6daede9f68c864583cc
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
src/client/client-security-manager.cpp