X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fimage-overlay.c;h=773d5a00f498ac8dc71d87965873926d051714dc;hp=635e827d90e673e661f4ef4d33b2f4c753bc9a05;hb=c1e6a77e48c6fd5c3a4d6b217f3523e50a3f7c1e;hpb=e195aada701568e50bb15f8dc07c6c4fff808007 diff --git a/src/image-overlay.c b/src/image-overlay.c index 635e827d..773d5a00 100644 --- a/src/image-overlay.c +++ b/src/image-overlay.c @@ -478,7 +478,7 @@ static GdkPixbuf *image_osd_info_render(OverlayStateData *osd) const gchar *name; gchar *text; gboolean with_hist; - const HistMap *histmap; + const HistMap *histmap = NULL; ImageWindow *imd = osd->imd; FileData *fd = image_get_fd(imd);