mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue