mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 01:56:00 +00:00
fbc11e8aec
* Avoid intentional unsigned integer overflow getting caught by sanitizers * Adapt from suggested compiler compatible solution * And a third way :)