google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
22.52k stars 3.19k forks source link

Verifier: Add option to verify root address is aligned #8255

Open dbaileychess opened 3 months ago

dbaileychess commented 3 months ago

Adds an option to the Verifier to ensure the root buffer is properly aligned.