summaryrefslogtreecommitdiff
path: root/indra/newview/scripts
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-09-03 18:02:31 -0400
committerNat Goodspeed <nat@lindenlab.com>2024-09-03 18:02:31 -0400
commit517163c126f7c0620f506532d67d9097083728d9 (patch)
tree88724861192f90ff90a733c478d0770ee944ab95 /indra/newview/scripts
parentbf2b2eb01ca8680914d17dda713d9365e2ecc3eb (diff)
Fix a bug in ResultSet::getSliceStart().
When asked to retrieve a slice starting at an `index > 0`, `getSliceStart()` was returning an LLSD array whose first `index` entries were `isUndefined()`, followed by the desired data. Fix to omit those undefined entries.
Diffstat (limited to 'indra/newview/scripts')
0 files changed, 0 insertions, 0 deletions