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

Memory leak in ImfDwaCompressorSimd.h #118

Conversation

karlrasche
Copy link
Contributor

The logic in SimdAlignedBuffer64::alloc() is backwards and leaks memory if the first call to EXRAllocAligned() fails to return an aligned buffer.

ehanway-ilm added a commit that referenced this pull request Aug 4, 2014
@ehanway-ilm ehanway-ilm merged commit d4d6b05 into AcademySoftwareFoundation:develop Aug 4, 2014
@karlrasche karlrasche deleted the imfdwacompressorsimd_leak branch August 4, 2014 22:03
@cary-ilm cary-ilm added this to the Pre-ASWF milestone Apr 26, 2020
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.

None yet

3 participants