mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 00:45:34 -04:00
fixed double deletion problem causing crashes
This commit is contained in:
parent
b42b8e3a51
commit
89c538deb1
1 changed files with 0 additions and 1 deletions
|
@ -3220,7 +3220,6 @@ void RsGenExchange::performUpdateValidation()
|
|||
gu.newGrp = NULL ;
|
||||
}
|
||||
|
||||
delete gu.oldGrpMeta;
|
||||
gu.oldGrpMeta = NULL ;
|
||||
}
|
||||
// notify the client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue