aboutsummaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-10-27 19:33:28 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-10-27 19:33:28 -0400
commit71d6787541e829781e17d90f6b57eabcb17fb8a9 (patch)
treed73e8646a66593c23fe4d4d8c1e951e9a46ca63b /stdlib
parent0d615443dc452f85f3d6b1b2c82d92a9c8db1fff (diff)
Bugfix: for array:find() and array:sorted() and array:binary_search(),
do an ARRAY_COPY() if a user closure is being passed in, because the closure could mutate the array and the semantics of those functions should be to return information based on a snapshot
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions