mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
In the generated code, the type of the vector was used for the element size, instead of the vector element type. Change-Id: Ie16d5221a61474365292c948fd3af99e2a7716c7 Tested: on Windows.