Files
flatbuffers/tests
Frank Benkstein 99fe1dc80f don't crash when calling EnumNameXXX on sparse enum (#4982)
Make an out-of-bounds check for enum values before using them to index the
names array.  For consistency with non-sparse enums an empty string is
returned.

Fixes #4821
2018-10-08 14:37:35 -07:00
..
2018-07-16 15:51:28 -07:00
2017-08-24 09:35:54 -07:00
2017-04-21 09:29:42 -07:00
2018-10-03 12:27:27 -07:00