Description
for windows version, clearing the files is commented by ifndef win32. Because of that, memory leak occurs.
Also, when closing the directory, even if the return value is -1, still the memory has to be cleared.
for windows version, clearing the files is commented by ifndef win32. Because of that, memory leak occurs.
Also, when closing the directory, even if the return value is -1, still the memory has to be cleared.