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

upb: fix uninitialized upb_MessageValue buffer bugs #18160

Merged
merged 2 commits into from
Sep 7, 2024

Commits on Sep 7, 2024

  1. upb: fix uninitialized upb_MessageValue buffer bugs

    Fixes #18045
    
    This should also cover googleapis/proto-plus-python#483 once we release it.
    
    PiperOrigin-RevId: 671934556
    ericsalo authored and mkruskal-google committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a2949f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e77c7 View commit details
    Browse the repository at this point in the history