Skip to content
Snippets Groups Projects
Commit b7ab9fa5 authored by Timo Teräs's avatar Timo Teräs
Browse files

adb: make array length unbounded

This adjusts the schema num_fiels on arrays be the initial stack
allocation size, but will expand the array to heap on appending
array items. apk_wo_free() is introduced and needs to be used
when writing array objects.

fixes #10855
parent 23de40cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment