This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Close f_in on error in CompileDictionary.
master
Reece H. Dunn
9 years ago
parent
0b7a5a6ff1
commit
c39564c11f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/compiledict.cpp
+ 1
- 0
src/compiledict.cpp
View File
@@ -1968,6 +1968,7 @@ int CompileDictionary(const char *dsource, const char *dict_name, FILE *log, cha
{
if(fname_err)
strcpy(fname_err,fname_out);
fclose(f_in);
return(-1);
}
sprintf(fname_temp,"%s%ctemp",path_home,PATHSEP);
Write
Preview
Loading…
Cancel
Save