mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
corrected initialised memory read
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
82057a5f69
commit
51cc1d2b3b
@ -74,6 +74,7 @@ p3GroupDistrib::p3GroupDistrib(uint16_t subtype,
|
||||
{
|
||||
/* force publication of groups (cleared if local cache file found) */
|
||||
mGroupsRepublish = true;
|
||||
mGroupsChanged = true;
|
||||
|
||||
mOwnId = AuthSSL::getAuthSSL()->OwnId();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user