Skip to content

Conversation

@fmartian
Copy link
Contributor

Description

Properly check the return value of LLFileSystem::getSize() before attempting to allocate memory buffers or read the file

…was a potential memory leak as some error exit paths in the function did not delete the dynamic memory buffer for the animation data.
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