2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-11 00:05:09 +00:00
Jarrod Johnson 8397c5defc Only close datfile if datfile is a file
If going by filename alone, there will be
no file handle to close. Correct by not
attempting a close in such a case.
2021-04-22 13:55:10 -04:00
..