Skip to content

Use 'STBI_FREE(data);' instead of 'delete data;' in image_texture #734

@longod

Description

@longod

Because 'stbi_load' function uses 'STBI_MALLOC'. malloc/free pairs.

Thanks.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions