Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant nullptr assignment in W3DProjectedShadowManager destructor #1158

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

xezon
Copy link
Contributor

@xezon xezon commented Sep 18, 2024

Removes redundant assignment. W3DProjectedShadowManager::Release_Resources already calls Ref_Ptr_Release(m_dynamicRenderTarget) on this member.

@xezon xezon force-pushed the fix-nullptr-w3dprojectedshadowmanager branch from af3945a to 7a22bc8 Compare September 21, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant