Fix GroupAction API of Things Manager.
authorHyunJun Kim <hyunjun2.kim@samsung.com>
Wed, 24 Dec 2014 04:43:38 +0000 (13:43 +0900)
committerHyunJun Kim <hyunjun2.kim@samsung.com>
Wed, 24 Dec 2014 04:43:38 +0000 (13:43 +0900)
commitd2a9360615f1e0818f9b386c6d5b8321bd04d5c4
tree6099ee094adb4b0fe73916a2572487b73dff9254
parent1bd624d173619b630736943982534bcb446dd3aa
Fix GroupAction API of Things Manager.

Crash is occurred when some api of ThingsManager is called
with null ocresource or null actionset.
It will return OC_STACK_ERROR, if ocresource or actioset is null.

Fix [IOT-199], [IOT-200], [IOT-201], [IOT-202]

Change-Id: I1bf1070caaa4d06aad21aa26011474aae263a544
Signed-off-by: HyunJun Kim <hyunjun2.kim@samsung.com>
service/things-manager/sdk/src/GroupManager.cpp