Skip to content

Drawable: Add validity check for object before accessing it - #131

Open
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/drawable-null-check
Open

Drawable: Add validity check for object before accessing it#131
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/drawable-null-check

Conversation

@seer-by-sentry

Copy link
Copy Markdown

Fixes CLIENT-V0. The issue was that: Drawable::drawBombed accessed a stale Object pointer during rendering, causing an Access Violation Read (0x400) in Object::findModule.

Adds a null check for the object pointer before accessing it to prevent potential crashes if the object is invalid.

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

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