mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-27 17:18:11 -04:00

Fix bug occurring after login where the app would crash unexpectedly. Turns out there was an index out of bounds exception occurring in the RsFriendListModel::index method.