mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 06:30:54 +00:00
The flatbuffers::Parser::Parse() isn't an idempotent method for schema parsing. This commit removes a wrong for-loop that tried to check the same schema twice.
1.6 KiB
1.6 KiB