Skip to content

fix: ImageSpec::metadata_val improved safety#5096

Open
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-specfix
Open

fix: ImageSpec::metadata_val improved safety#5096
lgritz wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
lgritz:lg-specfix

Conversation

@lgritz
Copy link
Collaborator

@lgritz lgritz commented Mar 18, 2026

If certain camera metadata was mangled and or otherwise wasn't one of the known metadata names, it could run off the end of the list and dereference a null pointer.

If certain camera metadata was mangled and or otherwise wasn't one of
the known metadata names, it could run off the end of the list and
dereference a null pointer.

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