* Fix some issues reported by cppcheck.
This commit is contained in:
@ -289,6 +289,7 @@ fetch_string_txt(char *fname, char *lang, int n, ...)
|
||||
if (!*strs[i])
|
||||
*strs[i] = defstr[i];
|
||||
}
|
||||
fclose(fp);
|
||||
|
||||
_exit:
|
||||
free(keys);
|
||||
|
Reference in New Issue
Block a user