You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reflect/protodesc: fix handling of import options in dynamic builds
Without this, we allow non-option symbols from import option dependencies to be referenced inside of protos. This can both break valid protos and allow invalid protos in various edge cases, and is inconsistent with protoc.
Change-Id: I12e657435173186b8fe4e84315fc2e1b9fd2dc6a
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/711015
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Stapelberg <stapelberg@google.com>
Commit-Queue: Michael Stapelberg <stapelberg@google.com>
0 commit comments