summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerassetstorage.cpp
diff options
context:
space:
mode:
authorAndrew Productengine <adyukov@productengine.com>2010-10-28 20:16:11 +0300
committerAndrew Productengine <adyukov@productengine.com>2010-10-28 20:16:11 +0300
commitbf32cf1a62a8fb0d898977738972d7be14ebe028 (patch)
treeb0bc9b59854fe74db9697819c05ac8e8186fd186 /indra/newview/llviewerassetstorage.cpp
parent158e647247f67344a5d7a9dde6ccc80bad615c9a (diff)
STORM-322 ADDITIONAL FIX Fixed a crash that happened when clicking "refresh" while names are caching
Refresh caused deletion of group members data (from gdatap->mMembers), so gdatap->mMembers[id] in LLPanelGroupMembersSubTab::onNameCache() was null and when it was passed into addMemberToList() there when getContribution() was called for it, crash happened. - Added check against NULL before using member data.
Diffstat (limited to 'indra/newview/llviewerassetstorage.cpp')
0 files changed, 0 insertions, 0 deletions