Merge "Fix some issues of GroupSynchronization - findGroup() with null callback...
authorUze Choi <uzchoi@samsung.com>
Wed, 7 Jan 2015 08:18:42 +0000 (08:18 +0000)
committerGerrit Code Review <gerrit@172.30.200.205>
Wed, 7 Jan 2015 08:18:42 +0000 (08:18 +0000)
commit69aa2f11f36140cd02dbd81f8fea9e35daff9df2
tree958fd16466b25d36c05b882083a104de0e771633
parent59a91fe583495f14e05c7c7567d4f2241c9b4498
parente219efd2f099557895748f081c284868c837621b
Merge "Fix some issues of GroupSynchronization  - findGroup() with null callback parameter issue is fixed.    : return OC_STACK_ERROR, when callback parameter is passed with a null value.  - joinGroup() failure when there is no group match with group type parameter is fixed.  - deleteGroup() failure when delete group with no child is fixed."