-
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: add bounds check before memcpy in decoder.h
#28805
opened Jul 24, 2026 by
anupamme
Loading…
3 tasks done
Sync sub-objects in PyUpb_Message_MergeFromString even when decode fails.
#28804
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Fix potential Py_DECREF(NULL) crash in PythonMessageMutator destructor.
#28803
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Check maximum extension count limit in upb DefBuilder to prevent layout_index overflow.
#28802
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Fix PHP non-conformance when parsing JSON non-array into repeated fields.
#28800
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Remove remaining
*ByPrototype methods from lazy field / extension code.
#28799
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Remove
(Get|Mutable)ByClassData from lazy fields.
#28798
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Use ClassData instead of a prototype throughout lazy field / extensions when possible.
#28797
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Use amortized growth when appending concatenated literals.
#28795
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Fix use-after-free when oneof switches during MergeFromString.
#28794
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Polish perfomance of
TextFormat::Printer::Print (#28518)
#28793
opened Jul 24, 2026 by
copybara-service
Bot
•
Draft
Add proto2mcp to global extension registry (1179-1181)
documentation
wait for user action
#28790
opened Jul 24, 2026 by
brucearctor
Contributor
Loading…
Refactor protobuf flag abstraction layer to custom flag targets
#28787
opened Jul 23, 2026 by
copybara-service
Bot
•
Draft
Optimize MessageDifferencer::TreatAsSet time complexity to O(N * K)
#28785
opened Jul 23, 2026 by
copybara-service
Bot
•
Draft
Remove Proto flags from Bazel. This is a breaking change in Bazel 10.
#28776
opened Jul 23, 2026 by
copybara-service
Bot
•
Draft
Cast the other side of the expression to unsigned.
#28774
opened Jul 23, 2026 by
copybara-service
Bot
•
Draft
Optimize pure Python parse path for custom JSON enum names.
#28773
opened Jul 23, 2026 by
copybara-service
Bot
•
Draft
feat(php): support extension install via PIE
php
#28772
opened Jul 23, 2026 by
bshaffer
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.