Adapt security-server for a new libsmack API
authorJan Cybulski <j.cybulski@samsung.com>
Thu, 25 Jul 2013 09:54:50 +0000 (11:54 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:21 +0000 (17:13 +0100)
commitb4c5cf948cebb19496c92e33d7ba4d7d9d24a301
tree544b4cfbe0afb30123fe0fe429db110d10a40e7c
parented21627199af2d54a90975072b5d6e05980391aa
Adapt security-server for a new libsmack API

    [Issue#]   SSDWSSP-433
    [Bug]      N/A
    [Cause]    Changed API of libsmack.
    [Problem]  Function smack_new_label_from_socket() is now returning value greater than 0 on success, not 0 as it was before.
    [Solution] Changes of expected function results
    [Verification] Run tests.

Change-Id: I89aa91e69fccb0091dfb1eccd2fc2d6347cfcf3b
src/server/security-server-cookie.c
src/server2/client/client-socket-privilege.cpp
src/util/security-server-util-common.c