Explorar o código

file was already closed above

Samuel Thibault %!s(int64=8) %!d(string=hai) anos
pai
achega
e24297bf50
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/disk/disk_copy_to_disk.c

+ 0 - 1
tests/disk/disk_copy_to_disk.c

@@ -213,7 +213,6 @@ int dotest_hdf5(struct starpu_disk_ops *ops, char *base)
         FILE * file_dst = fopen(hdf5_base_dst, "wb+");
         if (!file_dst)
 	{
-		fclose(file_src);
                 goto h5fail2;
 	}
         fclose(file_dst);