diff options
author | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-02-17 13:52:58 -0500 |
---|---|---|
committer | Nyx (Neal Orman) <nyx@lindenlab.com> | 2011-02-17 13:52:58 -0500 |
commit | 019585ed6c761a32b5d06990d7cf55388905113a (patch) | |
tree | e2bf9bdcbc7c85a12fe5dd214c41a73817114375 /indra/llmessage/lltransfermanager.cpp | |
parent | f546f06452f453cf062d166ddebefd98afbd118b (diff) |
SH-959 FIX crash in llflexibleobject.cpp
Crash was a result of one of two possibilities:
1) trying to update geometry when it wasn't visible
2) mSimulateRes was non-zero when mInitialized was 0
Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0
But only do so if the object is visible. If the object is not visible, early out.
Code reviewed by davep
Diffstat (limited to 'indra/llmessage/lltransfermanager.cpp')
0 files changed, 0 insertions, 0 deletions