Skip to content

Conversation

@Hecklezz
Copy link
Contributor

Issue: #4987
Previous PR: #4988

Added additional null checks on mVObjp in a few places where it was being accessed without any prior null checking in the current functions or the calling functions.
These additional checks are a follow-up to the previous PR mentioned above to hopefully prevent any other crashes relating to mVObjp being null in rare conditions.

Signed-off-by: Hecklezz <tj8@live.com.au>
@akleshchev akleshchev linked an issue Nov 13, 2025 that may be closed by this pull request
@akleshchev akleshchev merged commit 4b78edb into secondlife:develop Nov 13, 2025
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in LLDrawable::updateDistance updating LOD

2 participants