Fix crash issue related string reference in std::thread exec
authorjihwan.seo <jihwan.seo@samsung.com>
Mon, 20 Mar 2017 11:56:52 +0000 (20:56 +0900)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 24 Mar 2017 21:23:11 +0000 (21:23 +0000)
commit13baa549c445d88d7f293003974afe6b21ac0706
tree52c1126bb13d262a7f9ae9240c0502d9e114104e
parentfc3c5ca0c1de1ee22670c9d7b349732270c3aa29
Fix crash issue related string reference in std::thread exec

Change-Id: I24947070a50e787dabeadb8e15192eb68b687944
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18005
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
resource/src/InProcClientWrapper.cpp