close zone.tab file after having read all entries
This commit is contained in:
@@ -151,6 +151,7 @@ SGTimeZoneContainer::SGTimeZoneContainer(const char *filename)
|
||||
errno = 0;
|
||||
}
|
||||
}
|
||||
fclose(infile);
|
||||
}
|
||||
|
||||
SGTimeZoneContainer::~SGTimeZoneContainer()
|
||||
|
||||
Reference in New Issue
Block a user