Skip to content

OpenContain: Add null check for contain module before calling isPassengerAllowedToFire - #133

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

OpenContain: Add null check for contain module before calling isPassengerAllowedToFire#133
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/opencontainnullcheck

Conversation

@seer-by-sentry

Copy link
Copy Markdown

Fixes CLIENT-V9. The issue was that: Recursive isPassengerAllowedToFire call fails to null-check getContain() result on parent object, causing access violation.

  • Add a null check for the contain module before calling isPassengerAllowedToFire to prevent potential crashes when the contain module is not valid.

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

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