Skip to content

image-properties: Fix crash with null metadata tag

Handle the case where gexiv2_metadata_try_get_tag_interpreted_string returns a null pointer to avoid a crash.

Fixes: #3138 (closed)

Merge request reports