Skip to content

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-375. The issue was that: Null LANPlayer pointer dereferenced in tooltip generation due to race condition or stale data, causing access violation.

  • Added a null pointer check for the 'player' argument in 'setLANPlayerTooltip'.
  • Prevents potential crashes or unexpected behavior if a null 'LANPlayer' object is passed.
  • Clears the mouse cursor tooltip if the 'player' is null.

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

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