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

Update stb_image version 2.12 -> 2.28 #3128

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

jacobthomas98
Copy link
Contributor

Description

stb_image v2.12 has a memory corruption bug, updated to v2.28 to fix.

The only real API change is stb_image_resize.h is now stb_image_resize2.h,
and stbir_resize_uint8_srgb() doesnt take alpha channels or flags as params.

stb_image v2.12 has a memory corruption bug, updated to v2.28 to fix.

The only real API change is stb_image_resize.h is now stb_image_resize2.h, and stbir_resize_uint8_srgb() doesnt take alpha channels or flags as params.
@jacobthomas98 jacobthomas98 marked this pull request as ready for review November 10, 2023 23:48
@baldurk baldurk merged commit bcb7dfd into baldurk:v1.x Nov 11, 2023
16 checks passed
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.

3 participants