summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-10-12 22:24:46 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-10-12 22:26:50 +0300
commitfa52c0393901389b45c2d73033165cf8bc0ced98 (patch)
tree52c288fa6e50f0fea11ac8b91be5ad80f4cdce96 /indra/newview/skins/default/xui
parenta5dd5037f894338ee97e458041d22ceae9cd0183 (diff)
SL-13980 Crash at cullAvatarsByPixelArea
LLVOAvatars and derived classes appear to be stored as LLPointer<LLViewerObject> in a lot of cases, so non-virtual ~LLViewerObject() might be triggered by LLPointer and end up not cleaning sInstances in some cases (animeshes specific?), thus causing broken pointers in sInstances.
Diffstat (limited to 'indra/newview/skins/default/xui')
0 files changed, 0 insertions, 0 deletions