Skip to content

fix(iff): Fix allocation bug when reading 16 bit RGBA + float z#5251

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-iff
Open

fix(iff): Fix allocation bug when reading 16 bit RGBA + float z#5251
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-iff

Conversation

@lgritz

@lgritz lgritz commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

We were allocating a temporary buffer big enough for the RGBA but neglecting the z. Only for the 16 bit case.

We were allocating a temporary buffer big enough for the RGBA
but neglecting the z. Only for the 16 bit case.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
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.

1 participant