[gnome-flashback] desktop: initialize variable



commit f9931202e38ed2636e769a47cff91c14787bcadd
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Mar 12 16:04:44 2020 +0200

    desktop: initialize variable
    
    CID 1491454.

 gnome-flashback/libdesktop/gf-icon-view.c | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gnome-flashback/libdesktop/gf-icon-view.c b/gnome-flashback/libdesktop/gf-icon-view.c
index 3829d45..2d7725f 100644
--- a/gnome-flashback/libdesktop/gf-icon-view.c
+++ b/gnome-flashback/libdesktop/gf-icon-view.c
@@ -2232,6 +2232,7 @@ move_cb (GfIconView       *self,
 
   extend = FALSE;
   modify = FALSE;
+  view = NULL;
 
   if (self->icons == NULL)
     return;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]