summaryrefslogtreecommitdiff
path: root/indra/newview/lldebugview.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-05-10 09:55:19 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-05-10 09:55:19 -0400
commit271bc05b91772e5aedd834db116734b34f0108a1 (patch)
treeabb017c930974741bc8bf6f8b352c4124fc03ef6 /indra/newview/lldebugview.cpp
parent5060ccb1530ab576458aeff0d0b2b5dd24bc5880 (diff)
Fix latent access violation in ~LLEventPump() if LLEventPumps gone.
Instead of making LLEventPumps an LLHandleProvider, and storing an LLHandle<LLEventPumps> in each LLEventPump instance, just make ~LLEventPump() query LLEventPumps::instanceExists() before calling instance().
Diffstat (limited to 'indra/newview/lldebugview.cpp')
0 files changed, 0 insertions, 0 deletions