Skip to content

W3DDependencyModelDraw: Add null checks for container module and drawable - #75

Open
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/w3ddependencymodeldraw-nullchecks
Open

W3DDependencyModelDraw: Add null checks for container module and drawable#75
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/w3ddependencymodeldraw-nullchecks

Conversation

@seer-by-sentry

Copy link
Copy Markdown

Fixes CLIENT-FZ. The issue was that: Missing null check on getContain() result causes dereference and ACCESS_VIOLATION_READ when container object lacks a ContainModule.

  • Added null checks for the container module and drawable before accessing their members.
  • This prevents potential crashes when the container or drawable is null.

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

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