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

ensure oi_name is never a nullptr #165

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

tyroguru
Copy link
Contributor

Summary

Ensure type->_private->oi_name is never a null pointer. We just assign it an empty string if the type has no tag or if the tag is null.

Test plan

A make test was clean.

@tyroguru tyroguru merged commit cac9b99 into facebookexperimental:main Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants