Added missing handler for executable path retrieval message
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 24 May 2013 15:24:46 +0000 (17:24 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:19 +0000 (17:13 +0100)
commitb48142e298a2b949e75e1a1ed16cb9773dd87bf6
tree9639a18da4ec092d2b06f66e3ec717bd6da862ed
parent9e4860c7a0e096210016fd838f56376f5a399552
Added missing handler for executable path retrieval message

[Issue#] SSDWSSP-274
[Feature/Bug] N/A
[Problem] SECURITY_SERVER_MSG_TYPE_EXE_PATH_REQUEST is not handled
[Cause] Incorrectly resolved conflict. Part of code lost.
[Solution] Missing handler restored

[Verification] Build & install. Run security-server-tests-client-smack
--regexp=tc06_check_privilege_by_sockfd. Security server logs should contain
valid executable path in lines starting with SS_SMACK. There should be no
"Unknown msg ID" message in dlog

Change-Id: I8e384e645291a0563a1ffd4ce47496742e756742
src/server/security-server-main.c