Probably helps to close files after opening them.
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402425
This commit is contained in:
parent
dad66c9204
commit
bd24893837
@ -295,7 +295,7 @@ MD5Status ConnectionPool::GetMD5UpdateStatus( const char *md5 , smud_connection
|
||||
filename[strlen(filename)-1] = '\0';
|
||||
}
|
||||
|
||||
|
||||
fclose(file);
|
||||
|
||||
printf("Filename is %s\n", filename);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user