RetroShare/retroshare-gui
hunbernd e6d3ee978b Fixes crash after: (EE) asked to create an invalidated profile that already exists
createInvalidatedProfile returned with iterator.end() in some cases.
updateInternalData dereferenced the result without checking it first.
It overindexed an array, read some memory trash, then wrote it into an another array.
2021-09-05 18:11:58 +02:00
..
src Fixes crash after: (EE) asked to create an invalidated profile that already exists 2021-09-05 18:11:58 +02:00