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

Fix: Prevent out of bounds access when unsafe unmarshalling empty strings #127

Merged
3 commits merged into from
Jan 29, 2024

Commits on Jan 8, 2024

  1. Add test case to demonstrate panic when UnmarshalUnsafe is called wit…

    …h an empty string map value or empty oneof string field
    maheperera committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c47c2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcde995 View commit details
    Browse the repository at this point in the history
  3. Regenerate pb.go files

    maheperera committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    be92325 View commit details
    Browse the repository at this point in the history