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

Change upb C generated map iteration function to not hand out MapEntry pointers. #20462

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

zhangskz
Copy link
Member

Users relying on internal upb functions may be broken as these are meant to be internal. In the interim, users may need to update their code by using the new Map iteration API.

PiperOrigin-RevId: 728363555

Cherry-pick of #20385 (not actually submitted yet)

…y pointers.

Users relying on internal upb functions may be broken as these are meant to be *internal*. In the interim,  users may need to update their code by using the new Map iteration API.

PiperOrigin-RevId: 728363555
@zhangskz zhangskz merged commit 503abcc into 30.x Feb 25, 2025
205 checks passed
@zhangskz zhangskz deleted the cp-upb-map-function branch February 25, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants