Middleware list check fixed.
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 2 Apr 2013 08:55:26 +0000 (10:55 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 5 Apr 2013 10:02:22 +0000 (12:02 +0200)
commitd59faf22ed172a22cf701a283f4f58bd6d16892d
tree56ba9f34afd1b2ec1c5e1cbe09fbc7e91f88673a
parentbd8fa344ab32b22178363b9ebab0f22e06cbefb5
Middleware list check fixed.

[Issue#] N/A
[Feature/Bug] N/A
[Problem] Empty line in mw-lists matches everything.
[Cause] N/A
[Solution] Commandline replaced by executable name. Fixed comparison of
executable name with mw-list entries. Empty line removed from mw-list. 50 chars
limit removed

[Verification] Run all security server tests

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