Files
flatbuffers-bigfoot/go
Ville Vesilehto 9d64b9c0c0 fix(go): add bounds checking to ByteVector (#8776)
Add missing bounds checking to ByteVector before slice
operations in the Go FlatBuffers implementation. Relative offset and
vector length are now checked against the buffer size. Instead of
panicking, the code now returns nil. Regression test added.

Signed-off-by: Ville Vesilehto <ville@vesilehto.fi>
Co-authored-by: Justin Davis <jtdavis777@gmail.com>
2025-12-21 20:25:30 +00:00
..
2025-09-23 21:50:27 -07:00
2014-07-21 16:40:39 -07:00
2023-04-26 05:15:09 +00:00
2014-07-21 16:40:39 -07:00