diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-01-31 22:58:56 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-01-31 22:58:56 -0500 |
commit | 1fda4964326f5552b47abfc8e9a01d9cb2fe89e7 (patch) | |
tree | a5eaa1818ee9bf1722bc411b9a8b5f7683106378 /indra/llcommon/tests | |
parent | d6e95923294483a5044fb6c66f7530442d55d338 (diff) |
Fix crash bug in array-style metadata query for nullary functions.
The shortcut way to construct an LLSD array of size n is to assign LLSD() to
array[n-1]. That's fine -- as long as you remember not to do it for n == 0.
Diffstat (limited to 'indra/llcommon/tests')
0 files changed, 0 insertions, 0 deletions