Skip to content

Fix leak in internal_exr_revert_add_part; test duplicate exr_add_part#2411

Closed
cary-ilm wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
cary-ilm:add_part-leak
Closed

Fix leak in internal_exr_revert_add_part; test duplicate exr_add_part#2411
cary-ilm wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
cary-ilm:add_part-leak

Conversation

@cary-ilm

Copy link
Copy Markdown
Member

Free heap-allocated part storage after destroy when reverting a failed exr_add_part (skip embedded first_part).

OpenEXRCoreTest: expect EXR_ERR_INVALID_ARGUMENT when adding a second part with the same name as an existing part.

Addresses https://issues.oss-fuzz.com/issues/512314697

Free heap-allocated part storage after destroy when reverting a failed
exr_add_part (skip embedded first_part).

OpenEXRCoreTest: expect EXR_ERR_INVALID_ARGUMENT when adding a second
part with the same name as an existing part.

Addresses https://issues.oss-fuzz.com/issues/512314697

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Cary Phillips <cary@ilm.com>
@kdt3rd

kdt3rd commented May 17, 2026

Copy link
Copy Markdown
Contributor

@cary-ilm #2422 handles the array thing I saw after the TSC meeting last week

@cary-ilm

Copy link
Copy Markdown
Member Author

close in favor of #2422

@cary-ilm cary-ilm closed this May 17, 2026
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.

2 participants