Client reference fixes
[fio.git] / gfio.c
diff --git a/gfio.c b/gfio.c
index 76bbbf5c340b985fd19e78f5fa55b7a66dfbb37e..57a333b3c260ac943dd1b8203b51d5fcaee2b05a 100644 (file)
--- a/gfio.c
+++ b/gfio.c
@@ -1736,6 +1736,7 @@ static int send_job_files(struct gui_entry *ge)
                i++;
        }
 
+       ge->nr_job_files = 0;
        return ret;
 }