Skip to content

Pull requests: google/flatbuffers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: bounds checks in reflection API for malformed schemas c++ codegen Involving generating code from schema
#9138 opened Jun 13, 2026 by tufstraka Loading…
fuzz: add reflection verifier fuzz target and fix null union type-vector deref c++ codegen Involving generating code from schema
#9137 opened Jun 13, 2026 by geo-chen Loading…
Fix Dart bit flag enum combinations c++ codegen Involving generating code from schema dart
#9136 opened Jun 13, 2026 by KirtiRamchandani Loading…
doc: Make links clickable documentation Documentation
#9134 opened Jun 12, 2026 by fliiiix Contributor Loading…
Removed Unused Imports python
#9133 opened Jun 12, 2026 by danlee2002 Loading…
reflection: reject out-of-bounds shrink in ResizeContext c++ codegen Involving generating code from schema
#9132 opened Jun 11, 2026 by foodlook Loading…
Harden crates.io release publishing CI Continuous Integration
#9129 opened Jun 10, 2026 by Alb3e3 Loading…
OSS-Fuzz: Add fuzzer targets reflection verify c++
#9128 opened Jun 10, 2026 by arthurscchan Loading…
Add bounds checks for Type.index() in CopyTable and BinaryAnnotator c++ codegen Involving generating code from schema
#9125 opened Jun 8, 2026 by ganisai8202 Loading…
[Dart] Support required non-scalar fields c++ codegen Involving generating code from schema dart
#9123 opened Jun 4, 2026 by KirtiRamchandani Loading…
reflection: bounds-check the union type slot in the verifier c++ codegen Involving generating code from schema
#9122 opened Jun 4, 2026 by evilgensec Loading…
Security: Add buffer verification in GenTextFile to prevent OOB heap reads c++ codegen Involving generating code from schema
#9121 opened Jun 3, 2026 by Ashutosh0x Loading…
ci: pin GitHub Actions to full commit SHAs
#9120 opened Jun 3, 2026 by XananasX7 Loading…
[Dart] Fix struct builder alignment c++ codegen Involving generating code from schema dart
#9119 opened Jun 2, 2026 by KirtiRamchandani Loading…
build(java): add stable JPMS module name
#9118 opened Jun 1, 2026 by KirtiRamchandani Loading…
fix bug: no lua file generated when use -o to specified output path. c++ codegen Involving generating code from schema lua
#9117 opened Jun 1, 2026 by vicobill Loading…
Fix heap buffer overflow in StructDef::Deserialize (.bfbs files) c++ codegen Involving generating code from schema
#9115 opened Jun 1, 2026 by Ashutosh0x Loading…
Fix vtable offset overflow when table contains >= 32,766 fields c++ codegen Involving generating code from schema python swift
#9108 opened May 27, 2026 by deezsecc Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.