Skip to content

bugfix: Prevent crash when toppling non-existent shrubbery#411

Open
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/bugfix/topple-shrubbery-null-check
Open

bugfix: Prevent crash when toppling non-existent shrubbery#411
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/bugfix/topple-shrubbery-null-check

Conversation

@seer-by-sentry
Copy link
Copy Markdown

Fixes CLIENT-451. The issue was that: Missing null check on ThePartitionManager->getClosestObject() return value causes access violation when dereferencing.

  • Added a null check for the 'tree' object before attempting to call methods on it.
  • Prevents a potential crash if 'ThePartitionManager->getClosestObject' returns a null pointer.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 12250982

Not quite right? Click here to continue debugging with Seer.

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.

0 participants