ucs: add unique ID when creating new group
commit80159fbe1bc2f3cb6c8ebde1de0f69e099e69ddd
authorStefan Becker <chemobejk@gmail.com>
Fri, 16 Aug 2013 13:16:49 +0000 (16 16:16 +0300)
committerStefan Becker <chemobejk@gmail.com>
Fri, 16 Aug 2013 13:16:49 +0000 (16 16:16 +0300)
treebc9d15f9d8fe3c543b95cfd0b649c033d9b66212
parent4bfcf92f0d6a11253d34bba3eb094dd6661d3b4c
ucs: add unique ID when creating new group

sipe_group_compare requires each group to have a unique ID. This fixes
the incorrect removal of buddy entries when the same buddy has been
added to multiple groups on UCS.
src/core/sipe-ucs.c