Skip to content

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

Merged
zhangskz merged 1 commit into30.xfrom
cp-upb-map-function
Feb 25, 2025
Merged

Change upb C generated map iteration function to not hand out MapEntry pointers.#20462
zhangskz merged 1 commit into30.xfrom
cp-upb-map-function

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