Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.16.0
-
linux
Description
Both StructBuilder and ListBuilder improperly call init() on sub-builders when they should be calling Reserve. For ListBuilder this occurs on the offsets builder. For StructBuilder it occurs on each of the field builders. This results in a panic from index out of range on Append.
Attachments
Issue Links
- links to