mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 08:44:02 +00:00
1bba4fd9ea
It would write 64bits offsets instead of 32bit ones, and update the vtable pointer before the fields were processed. Change-Id: I0c0fa942bbd3b42839294f5653ba8fa048612624 Tested: on Linux.