Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport to 1.48: subchannel list: fix ubsan error #30412

Merged

Conversation

markdroth
Copy link
Member

Backport #30393 to 1.48.

* don't expose vector type

* don't down-cast from inside base class ctor
@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Jul 26, 2022
@markdroth markdroth requested a review from veblush July 26, 2022 15:55
@markdroth markdroth merged commit 0d20b3f into grpc:v1.48.x Jul 26, 2022
@markdroth markdroth deleted the backport_subchannel_list_ubsan_fix branch July 26, 2022 17:53
apolcyn added a commit that referenced this pull request Aug 16, 2022
* Bump version to 1.48.0-pre1 (on v1.48.x branch) (#30194)

* bump version to 1.48.0-pre1

* regenerate projects

* Bump version to 1.48.0 (on v1.48.x branch) (#30326)

* bump version to 1.48.0

* regenerate projects

* xds interop: choose correct cluster in grpc_xds_k8s_lb_python.sh (1.48.x backport) (#30329)

* subchannel list: fix ubsan error (#30393) (#30412)

* don't expose vector type

* don't down-cast from inside base class ctor

* xDS interop: add missing image tagging to the buildscripts (#30520) (#30529)

Co-authored-by: Yash Tibrewal <yashkt@google.com>
Co-authored-by: Sergii Tkachenko <sergiitk@google.com>
Co-authored-by: Mark D. Roth <roth@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants