mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
Don't accidentally return the end index in input for dynamic arrays.
This commit is contained in:
parent
b8705a5a0c
commit
8e9387e8c4
@ -238,6 +238,7 @@
|
||||
:: find the word index of the actual data.
|
||||
=. win (div (rash wor hex) 32)
|
||||
:: read the elements from their location.
|
||||
%- tail
|
||||
%^ decode-array-n ~[t.typ] +(win)
|
||||
(rash (snag win wos) hex)
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user