mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
dtcm: Coverity 88888
This commit is contained in:
parent
408d18b711
commit
df6ec95116
1 changed files with 2 additions and 0 deletions
|
@ -1320,6 +1320,8 @@ _ListCalendarNames(uint *num_names, char ***names)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
closedir(dirp);
|
||||||
|
|
||||||
if (num > 0) {
|
if (num > 0) {
|
||||||
*num_names = num;
|
*num_names = num;
|
||||||
*names = names_r;
|
*names = names_r;
|
||||||
|
|
Loading…
Reference in a new issue