mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +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 |
||
|---|---|---|
| .. | ||
| ByteBuffer.php | ||
| Constants.php | ||
| FlatbufferBuilder.php | ||
| Struct.php | ||
| Table.php | ||