flatbuffers/tests/union_vector
Wouter van Oortmerssen 5b43e4bbb8 Fix heap-buffer-overflow if there is a struct within a union
The validator previously did not check if a struct within a union was
valid, causing a heap buffer overflow.  Add a check to make sure that
the struct is valid in this case.

Change-Id: I87d41b12fdfc2a99406789531ba92b841c063c76
2019-04-19 11:49:49 -07:00
..
Attacker.cs Fix for build break in c# vector of unions (#5271) 2019-04-05 11:49:12 -07:00
Attacker.java Java: Calculation of vtable and vtable size moved to the __init method. (#5210) 2019-02-25 23:45:29 +01:00
Attacker.php
BookReader.cs Fix for build break in c# vector of unions (#5271) 2019-04-05 11:49:12 -07:00
BookReader.java Java: Calculation of vtable and vtable size moved to the __init method. (#5210) 2019-02-25 23:45:29 +01:00
BookReader.php
Character.cs
Character.java
Character.php Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151) 2019-02-04 23:33:57 +01:00
Movie.cs Fix for build break in c# vector of unions (#5271) 2019-04-05 11:49:12 -07:00
Movie.java Java: Calculation of vtable and vtable size moved to the __init method. (#5210) 2019-02-25 23:45:29 +01:00
Movie.php Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
Rapunzel.cs Fix for build break in c# vector of unions (#5271) 2019-04-05 11:49:12 -07:00
Rapunzel.java Java: Calculation of vtable and vtable size moved to the __init method. (#5210) 2019-02-25 23:45:29 +01:00
Rapunzel.php
union_vector.fbs
union_vector.json Fixed vector of union JSON parsing. 2019-03-07 15:05:00 -08:00
union_vector_generated.h Fix heap-buffer-overflow if there is a struct within a union 2019-04-19 11:49:49 -07:00
union_vector_generated.js Made JS enum declarations compatible with google closure 2019-03-11 14:33:07 -07:00
union_vector_generated.ts Made JS enum declarations compatible with google closure 2019-03-11 14:33:07 -07:00