diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-05-10 09:55:19 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-05-10 09:55:19 -0400 |
commit | 271bc05b91772e5aedd834db116734b34f0108a1 (patch) | |
tree | abb017c930974741bc8bf6f8b352c4124fc03ef6 /indra/newview/lltoastscripttextbox.h | |
parent | 5060ccb1530ab576458aeff0d0b2b5dd24bc5880 (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/lltoastscripttextbox.h')
0 files changed, 0 insertions, 0 deletions