-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pull requests: google/flatbuffers
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix CallbackService forward declaration scope with --grpc-callback-api
c++
grpc
#9139
opened Jun 14, 2026 by
KirtiRamchandani
Loading…
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…
[rust] flexbuffers: bump bitflags to 2.13.0, num_enum to 0.7.6
rust
#9135
opened Jun 13, 2026 by
fee1-dead
Loading…
doc: Make links clickable
documentation
Documentation
#9134
opened Jun 12, 2026 by
fliiiix
Contributor
Loading…
reflection: reject out-of-bounds shrink in ResizeContext
c++
codegen
Involving generating code from schema
#9132
opened Jun 11, 2026 by
foodlook
Loading…
ossfuzz: add flexbuffers_builder_fuzzer for FlexBuffers build+verify round-trip
c++
#9131
opened Jun 11, 2026 by
XananasX7
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…
fix: harden MiniReflect union handling for NONE and unknown union types
c++
#9126
opened Jun 8, 2026 by
Adyej999
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…
Fix heap-buffer-overflow in minireflect.h during union vector parsing
c++
#9124
opened Jun 5, 2026 by
mabrukhany-beep
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…
[Dart] Fix struct builder alignment
c++
codegen
Involving generating code from schema
dart
#9119
opened Jun 2, 2026 by
KirtiRamchandani
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 missing null-terminator check in flexbuffers::VerifyTerminator
c++
#9110
opened May 30, 2026 by
mirze0x01
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.