-
Notifications
You must be signed in to change notification settings - Fork 16.2k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix potential OOMs from gigantic allocations in packed primitive, string reading, and MessageSet paths.
#28837
opened Jul 27, 2026 by
copybara-service
Bot
•
Draft
fix: add recursion depth check for MessageSet parsing (DoS fix)
c++
#28834
opened Jul 27, 2026 by
Aakarshit123
Loading…
Optimize ProtobufArrayList.equals by checking instanceof ProtobufArrayList early
#28833
opened Jul 27, 2026 by
copybara-service
Bot
•
Draft
Add LazyStringArrayList specific equals method
#28831
opened Jul 27, 2026 by
copybara-service
Bot
•
Draft
Propagate recursion depth into unknown-field decoding (Python)
python
#28821
opened Jul 25, 2026 by
Ashutosh0x
Loading…
Guard against NULL sub-enum table in upb_MiniTableEnum_CheckValue
upb
#28820
opened Jul 25, 2026 by
Ashutosh0x
Loading…
fix: sync present children in SyncSubobjs to prevent use-after-free
python
#28818
opened Jul 25, 2026 by
byteoverride
Loading…
1 of 3 tasks
Disable fasttable when executing 32bit decoder on 64bit cpu.
#28816
opened Jul 25, 2026 by
copybara-service
Bot
•
Draft
Encode strings in a single pass in ArrayEncoder.writeStringNoTag
#28815
opened Jul 25, 2026 by
copybara-service
Bot
•
Draft
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.