]> Pileus Git - ~andy/fetchmail/blobdiff - uid.c
Label save closes.
[~andy/fetchmail] / uid.c
diff --git a/uid.c b/uid.c
index 8b956fc1fc3d294054049165052bf5649734ddb4..8b6777b612c434e84140f1c38d61e9687d6e85d4 100644 (file)
--- a/uid.c
+++ b/uid.c
@@ -164,7 +164,7 @@ void initialize_saved_lists(struct query *hostlist, const char *idfile)
                }
            }
        }
-       fclose(tmpfp);
+       fclose(tmpfp);  /* not checking should be safe, mode was "r" */
     }
 
     if (outlevel >= O_DEBUG)