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

Rust: codegen + runtime support for vectors of unions (#5024) c++ codegen Involving generating code from schema documentation Documentation rust
#9062 opened Apr 25, 2026 by MukundaKatta Draft
Fix heap buffer overflow in GenTextFile when parsing malformed flatbuffers binaries c++ codegen Involving generating code from schema
#9060 opened Apr 24, 2026 by anishesg Loading…
Fix heap OOB read in FlexBuffers Verifier::VerifyKey() c++
#9058 opened Apr 22, 2026 by past3l Loading…
1 task done
Fix heap OOB write in ForAllFields when field ID exceeds field count c++ codegen Involving generating code from schema
#9054 opened Apr 19, 2026 by mohamedelabbas1996 Loading…
Fix reflection verifier: missing VerifyField calls and OOB root read c++ codegen Involving generating code from schema
#9046 opened Apr 15, 2026 by sharadboni Loading…
3 tasks
Add configurable warnings for ignored protobuf keywords c++ codegen Involving generating code from schema
#9045 opened Apr 15, 2026 by dineshkumar227 Loading…
fix: null pointer check in PrintOffset() for union types c++ codegen Involving generating code from schema
#9044 opened Apr 14, 2026 by Jah-yee Loading…
Bump softprops/action-gh-release from 2 to 3 CI Continuous Integration dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#9042 opened Apr 13, 2026 by dependabot Bot Loading…
Fix DoS via panic in Go GetRootAs functions on short buffers c++ codegen Involving generating code from schema golang
#9039 opened Apr 10, 2026 by YLChen-007 Loading…
Fix code injection via unescaped doc comments in Java/Kotlin/C# generators c++ codegen Involving generating code from schema kotlin
#9038 opened Apr 10, 2026 by YLChen-007 Loading…
Fix Stack Overflow DoS via Unbounded Recursion in idl_gen_text.cpp c++ codegen Involving generating code from schema
#9037 opened Apr 10, 2026 by YLChen-007 Loading…
Bump the npm_and_yarn group across 2 directories with 3 updates dependencies Pull requests that update a dependency file javascript json
#9036 opened Apr 10, 2026 by dependabot Bot Loading…
Ship license file with Rust crates rust
#9032 opened Apr 8, 2026 by michel-slm Loading…
fix[security]: use std::map for field ID mapping in ForAllFields c++ codegen Involving generating code from schema
#9027 opened Apr 6, 2026 by matejsmycka Loading…
ProTip! Exclude everything labeled bug with -label:bug.