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

Image texture dtor should call STBI_FREE(data) #742

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Conversation

hollasch
Copy link
Collaborator

because the stbi_load function uses STBI_MALLOC.

Resolves #734

because the `stbi_load` function uses `STBI_MALLOC`.

Resolves #734
@hollasch hollasch added this to the v3.2.1 milestone Sep 30, 2020
@hollasch hollasch requested review from trevordblack and a team September 30, 2020 20:18
@hollasch hollasch self-assigned this Sep 30, 2020
@hollasch hollasch merged commit f16b10e into dev-patch Oct 2, 2020
@hollasch hollasch deleted the fix-stbi-free branch October 2, 2020 17:48
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

1 participant