mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:01:03 +00:00
54dc4395b9
Also checks for nesting of objects in vector construction. This avoids common errors in FlatBuffer construction. Change-Id: I5507c5d767684e20e94883a92448f05acefba4d6 Tested: on Linux.