dep-protobuf/python/google
Samuel Benzaquen 160c306671 Fix use-after-free when oneof switches during MergeFromString.
We parse into a temporary message first to detect oneof switches before modifying the target message, and release the wrappers for switching oneof fields in the target message.

PiperOrigin-RevId: 954778098
2026-07-27 12:50:24 -07:00
..
protobuf Fix use-after-free when oneof switches during MergeFromString. 2026-07-27 12:50:24 -07:00
__init__.py drop-deprecated-pkg-resources-declare (#22442) 2025-07-11 11:09:55 -07:00