google / flatbuffers

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

Fix issue 8403 ([C++] : Issue with generated code when naked buffer on a field) #8404

Open nolankramer opened 1 month ago

nolankramer commented 1 month ago

Fixes https://github.com/google/flatbuffers/issues/8403

https://github.com/google/flatbuffers/pull/8286 can be closed.

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

nolankramer commented 1 month ago

Can the checks be run on this please? @dbaileychess