mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-04 02:38:50 +00:00
fe89159266
Before this change there was a data race if you initialized the descriptor of a message in parallel to the descriptor of any extension of that message because the extendees feature set is read during the initialization of the extension. Change-Id: Id896b9fbf848209fce7dae8a7f40e2d61a3b2825 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/568695 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Stapelberg <stapelberg@google.com> |
||
---|---|---|
.. | ||
build_test.go | ||
build.go | ||
desc_init.go | ||
desc_lazy.go | ||
desc_list_gen.go | ||
desc_list.go | ||
desc_test.go | ||
desc.go | ||
editions.go | ||
placeholder.go |