flatbuffers/tests/MyGame
Vladimir Glavnyy 83ce29cc22
[C++, JSON] Fix nullptr access when reading a key with a default value. (#6375)
This commit fixes handling of default and NULL `key` fields in `Parser::ParseVector` (#5928).

The JSON generator updated. It outputs `key` fields even if the `--force-defaults` option is inactive.

Additional test cases for `key` added.
2021-01-07 11:24:59 -08:00
..
Example [C++, JSON] Fix nullptr access when reading a key with a default value. (#6375) 2021-01-07 11:24:59 -08:00
Example2 [Python] Commit some orphan python genfile diffs. (#6325) 2020-12-10 16:43:40 -08:00
InParentNamespace.cs pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
InParentNamespace.go Support size-prefixed buffers and add tests for size-prefixed messages (#6232) 2020-11-05 11:23:56 -08:00
InParentNamespace.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
InParentNamespace.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
InParentNamespace.lua Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
InParentNamespace.php Cleaned up namespace handling. 2017-08-24 13:39:45 -07:00
InParentNamespace.py [Python] Commit some orphan python genfile diffs. (#6325) 2020-12-10 16:43:40 -08:00
MonsterExtra.cs [C#] Add file identifier to ObjectAPI Serialization Utility. (#5920) 2020-05-21 09:14:20 -07:00
MonsterExtra.java pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
MonsterExtra.kt pre-tag version bump for 1.12 2020-03-12 15:33:39 -07:00
MonsterExtra.py Add vectorNumElements attribute to Builder for simpler vector creation. (#6328) 2020-12-14 12:00:28 -08:00
__init__.py