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 missing nil pointer check for JBOD tests #903

Merged
merged 3 commits into from
Dec 5, 2022
Merged

Fix missing nil pointer check for JBOD tests #903

merged 3 commits into from
Dec 5, 2022

Conversation

bartam1
Copy link
Contributor

@bartam1 bartam1 commented Nov 30, 2022

Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

It checks a variable nilness

Why?

Sometimes a JBOD test runs into nil pointer dereference exceptions.

Additional context

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

@bartam1 bartam1 changed the title Fix missing nil pointer check Fix missing nil pointer check for JBOD tests Nov 30, 2022
@bartam1 bartam1 marked this pull request as ready for review November 30, 2022 15:52
@bartam1 bartam1 requested a review from a team as a code owner November 30, 2022 15:52
@bartam1 bartam1 merged commit e23736a into master Dec 5, 2022
@bartam1 bartam1 deleted the fixjbodtest branch December 5, 2022 10:32
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.

3 participants