mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
reverting last commit that causes crashes
This commit is contained in:
parent
9e2241a940
commit
02424240a0
@ -3038,8 +3038,8 @@ void RsGenExchange::processRecvdMessages()
|
||||
|
||||
if(vit == mMsgPendingValidate.end())
|
||||
mMsgPendingValidate.push_back(GxsPendingItem<RsNxsMsg*, RsGxsGrpMsgIdPair>(msg, id,time(NULL)));
|
||||
else
|
||||
delete msg ;
|
||||
// else
|
||||
// delete msg ;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user