mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
dtcm: Coverity 89670, 88380 and 88201
This commit is contained in:
parent
2f60d57ab9
commit
633ae90d90
1 changed files with 4 additions and 0 deletions
|
@ -250,6 +250,10 @@ targetTagName(void)
|
|||
NULL,
|
||||
&ret_codeset);
|
||||
|
||||
free(ret_locale);
|
||||
free(ret_target);
|
||||
free(ret_lang);
|
||||
|
||||
return ret_codeset;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue