tree: e25ab41caa676db116440b0eb906ac01d38e82cf [path history] [tgz]
  1. allocator.h
  2. array.h
  3. base.h
  4. buffer.h
  5. buffer_ref.h
  6. code_generator.h
  7. code_generators.h
  8. default_allocator.h
  9. detached_buffer.h
  10. file_manager.h
  11. flatbuffer_builder.h
  12. flatbuffers.h
  13. flatc.h
  14. flex_flat_util.h
  15. flexbuffers.h
  16. grpc.h
  17. hash.h
  18. idl.h
  19. LICENSE
  20. minireflect.h
  21. README.md
  22. reflection.h
  23. reflection_generated.h
  24. registry.h
  25. stl_emulation.h
  26. string.h
  27. struct.h
  28. table.h
  29. util.h
  30. vector.h
  31. vector_downward.h
  32. verifier.h
executor/_include/flatbuffers/README.md

This was manually vendored on the version v23.5.26 (which matches the compiler version in the env container) using the following commands:

git clone --branch=v23.5.26 --depth=1 --single-branch https://github.com/google/flatbuffers.git
cp flatbuffers/LICENSE syzkaller/executor/_include/flatbuffers
cp flatbuffers/include/flatbuffers/*.h syzkaller/executor/_include/flatbuffers