diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2023-01-04 15:13:02 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2023-01-04 15:13:02 -0500 |
commit | 4093d5b1ebe6b0eb50473d5161042ac3a1b7f6b2 (patch) | |
tree | 9ac401a1861bdd5c0a66171643a425d22da05245 /indra/llcommon/llhash.h | |
parent | aa112ef17f4fdfeecc05e5305af93a6d4b9fce70 (diff) |
DRTVWR-575: Use llsdutil.h functions for LLFloaterLandHoldings LLSD
LLFloaterLandHoldings::postBuild() was constructing an LLSD structure by
assigning each map entry and array element one at a time. Chorazinallen
identified a crash bug possibly caused by destroying that LLSD structure.
Diagnostically try building it using nested llsd::map() and llsd::array()
calls instead to see if that improves matters.
Diffstat (limited to 'indra/llcommon/llhash.h')
0 files changed, 0 insertions, 0 deletions