Fix bug with searching cookie with no privileges.
authorPawel Polawski <p.polawski@partner.samsung.com>
Tue, 26 Feb 2013 07:51:09 +0000 (08:51 +0100)
committerPawel Polawski <p.polawski@partner.samsung.com>
Mon, 4 Mar 2013 13:24:05 +0000 (14:24 +0100)
commit9134aabef18db396395c0eebeecd6de2c5f30e84
treef3bfadf991c08e67e903487e9291a02a2ea6ffcc
parenteca2ace973ca892c3bc3e3916e4f22ba67a60c98
Fix bug with searching cookie with no privileges.

[Issue#]        SSDWSSP-102
[Bug]           Bug with get_smack_label in security-server
[Cause]         Error in searching cookie with no privileges set
[Soulution]     Special trading cookies with no privileges set
[Verification]  Code compiles with success

Change-Id: I25debbc88315f316ed08b1cda2895bd3d9d90116
src/communication/security-server-comm.c
src/include/security-server-comm.h
src/include/security-server-cookie.h
src/server/security-server-cookie.c
src/server/security-server-main.c
src/util/security-server-util-common.c