Files
flatbuffers/tests
Denis Blank 72aa85a759 [C++] Rare bad buffer content alignment if sizeof(T) != alignof(T) (#7520)
* [C++] Add a failing unit test for #7516 (Rare bad buffer content alignment if sizeof(T) != alignof(T))

* [C++] Fix final buffer alignment when using an array of structs
* A struct can have an arbitrary size and therefore sizeof(struct) == alignof(struct)
  does not hold anymore as for value primitives.
* This patch fixes this by introducing alignment parameters to various
  CreateVector*/StartVector calls.
* Closes #7516
2022-09-21 11:05:05 -07:00
..
2022-04-19 13:07:26 -07:00
2022-09-14 21:45:40 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-03-28 18:07:09 -04:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2021-11-19 17:01:48 -08:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-29 20:43:36 -07:00
2022-09-10 12:36:51 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00