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

Fixed crash generated by access "player" without checking if is nullpointer #156

Merged
merged 6 commits into from
Nov 4, 2021

Conversation

dudantas
Copy link
Contributor

Description

Fixed crash reported by access "player" without checking for nullpointer

Behaviour

Actual

image

Do this and that doesn't happens

Expected

No crash!

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@dudantas dudantas changed the title Fixed crash reported by access "player" without checking for nullpointer Fixed crash generated by access "player" without checking for nullpointer Oct 29, 2021
@dudantas dudantas changed the title Fixed crash generated by access "player" without checking for nullpointer Fixed crash generated by access "player" without checking if is nullpointer Oct 29, 2021
@sonarcloud
Copy link

sonarcloud bot commented Nov 4, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@majestyotbr majestyotbr merged commit 220fbf6 into master Nov 4, 2021
@majestyotbr majestyotbr deleted the fix-crash-nullpointer branch November 4, 2021 03:22
luan pushed a commit that referenced this pull request Jul 11, 2023
…ointer (#156)

Fixed crash reported by access "player" without checking for nullpointer.
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