mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 12:05:50 +00:00
- String dedup wasn't handling internal nulls correctly. - Verifier wasn't recursing for certain types. - Vector self-reference could create inf recursion.