Skip to content

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-2VE. The issue was that: Null RefRenderObjListIterator passed to m_bridgeBuffer->updateCenter causes ACCESS_VIOLATION_EXEC.

  • Added null checks for W3DDisplay::m_3DScene and m_3DCamera before calling TheTerrainRenderObject->updateCenter in W3DView.cpp.
  • Added null checks for m_bridgeBuffer before calling its update methods in BaseHeightMap.cpp.
  • Prevents crashes due to null pointer dereferences in specific scenarios.

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

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