mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 00:31:07 +00:00
4264daadd2
- String dedup wasn't handling internal nulls correctly. - Verifier wasn't recursing for certain types. - Vector self-reference could create inf recursion.