issues
search
jamescourtney
/
FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
511
stars
51
forks
source link
Unsafe array input buffer range fix
#49
Closed
jamescourtney
closed
4 years ago
jamescourtney
commented
4 years ago
Fix issue with off by one error on range checks on unsafe inputs
Better unions