Fix the prevent issue and slave_hello_sync bug
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 1 Jun 2015 07:52:34 +0000 (16:52 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 1 Jun 2015 07:52:34 +0000 (16:52 +0900)
commit126e8b07e9a662eb7e2aa97ece21cf8746f2c3d6
treece5f806e245467b037a5f6afe8603d6aab72820e
parent731b0b602c417adb42271a5572133f9cc1ed6fc2
Fix the prevent issue and slave_hello_sync bug

Need to check why the inst->info is not valid when the hello_sync is comes.

Change-Id: I36366c7a0bd39257e9fded42d06914378b9c30aa
include/instance.h
src/instance.c
src/package.c
src/server.c
src/slave_rpc.c