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 potential nil pointer deref in isOverlayEnabled #259

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

afritzler
Copy link
Member

Proposed Changes

  • Add a check for networking.ProviderConfig in the isOverlayEnabled function

…ng.ProviderConfig

- Add a check for `networking.ProviderConfig` in the `isOverlayEnabled` function

Signed-off-by: Andreas Fritzler <[email protected]>
@afritzler afritzler requested a review from a team as a code owner August 1, 2023 06:46
@github-actions github-actions bot added size/XS bug Something isn't working controllers labels Aug 1, 2023
@afritzler afritzler merged commit a255356 into main Aug 1, 2023
@afritzler afritzler deleted the fix/potential-nil-pointer branch August 1, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant