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: ensure nil subject is not allowed #449

Merged
merged 3 commits into from
Feb 16, 2021
Merged

fix: ensure nil subject is not allowed #449

merged 3 commits into from
Feb 16, 2021

Conversation

zepatrik
Copy link
Member

Related issue

The nodejs gRPC client was a great fuzzer and pointed me to some nil pointer dereference panics.

Proposed changes

This adds some input validation to prevent panics.

@zepatrik zepatrik merged commit 7a0fcfc into zanzibar Feb 16, 2021
@zepatrik zepatrik deleted the input-validation branch February 16, 2021 13:23
@zepatrik zepatrik mentioned this pull request Feb 17, 2021
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.

1 participant