mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
The test was trying to pack an unsigned int which couldn't fit as a signed int and putInt() wasn't doing the validation in the correct range