Fix the bug of validate_request function
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 29 May 2013 08:52:36 +0000 (17:52 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 29 May 2013 08:52:36 +0000 (17:52 +0900)
commitd2c931170e9bbbf42431c3b1cae30668e3dd0f6b
tree9a53aedf77dd9fa05ef19c3c5dbdd5b0a281fbb0
parentad56a125560af092ef0f082a2985026ede6aaf76
Fix the bug of validate_request function

Some important requests are ignored
Instance validation should be done only for the requests of slave(service) providers.

Change-Id: I435c62066ae19bd54f10e61ab3aec4ff8859cd46
src/server.c
src/slave_life.c
src/slave_rpc.c