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

set function oi_name to null rather than garbage #166

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

JakeHillion
Copy link
Contributor

Summary

Fix a path where oi_name is left as a nonsense pointer rather than nullptr.

Test plan

@codecov-commenter
Copy link

Codecov Report

Merging #166 (8bf3f05) into main (cac9b99) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   38.64%   38.65%           
=======================================
  Files          86       86           
  Lines        9092     9093    +1     
  Branches     4826     4826           
=======================================
+ Hits         3514     3515    +1     
  Misses       2545     2545           
  Partials     3033     3033           
Impacted Files Coverage Δ
oi/OICodeGen.cpp 40.79% <100.00%> (+0.02%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JakeHillion JakeHillion merged commit 6f2ce78 into facebookexperimental:main Jun 14, 2023
@JakeHillion JakeHillion deleted the oi_name_null branch June 14, 2023 15:25
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.

4 participants