diff --git a/plug-ins/common/file-heif.c b/plug-ins/common/file-heif.c index 5daf9127ed..73124542a6 100644 --- a/plug-ins/common/file-heif.c +++ b/plug-ins/common/file-heif.c @@ -762,6 +762,7 @@ load_thumbnails (struct heif_context *heif, gint thumbnail_width; gint thumbnail_height; + images[i].ID = IDs[i]; images[i].caption[0] = 0; images[i].thumbnail = NULL;