bug fixed (group_invite sample app for D2S communication)
authoryeonghun.nam <yeonghun.nam@samsung.com>
Mon, 8 May 2017 06:23:13 +0000 (15:23 +0900)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Wed, 10 May 2017 07:03:28 +0000 (07:03 +0000)
Change-Id: I4e578e75cc33649fefdaa440f660c06fc12ead4a
Signed-off-by: yeonghun.nam <yeonghun.nam@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19697
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: jung seungho <shonest.jung@samsung.com>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
cloud/samples/client/group_invite/group_invite.cpp

index 6c9eb87..fe4113e 100644 (file)
@@ -852,6 +852,7 @@ int main(int argc, char *argv[])
 
                         result = accountMgr->deletePropertyValueFromGroup(groupId, propertyValue,
                                  &onPost);
+                        break;
                     }
 
                 case 12: