Fix message_port_send_message_with_local_port NULL port name bug 13/56613/5 accepted/tizen/mobile/20160113.050750 accepted/tizen/tv/20160113.050810 accepted/tizen/wearable/20160113.050842 submit/tizen/20160113.015457
authorHyunho Kang <hhstark.kang@samsung.com>
Mon, 11 Jan 2016 10:26:12 +0000 (19:26 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Tue, 12 Jan 2016 05:35:29 +0000 (14:35 +0900)
commit0f0ec1bc41366ca18e31855226415ba14bee589f
treeae631c73f452e38f87c26613bdc453353f09869a
parent7f0cbb64dd01d4210620ec04336fc93f3c26b662
Fix message_port_send_message_with_local_port NULL port name bug

Because of this bug, user can not receive remote app's port name
when user send message with message_port_send_message_with_local_port
right after message_port_send_message API call.

Change-Id: Ic04fc05216e08ee0fc7a252c72ca3a23678d000e
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
src/message-port.c