mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dticon: Coverity 89192
This commit is contained in:
parent
877d62c2cb
commit
73188e842e
1 changed files with 1 additions and 0 deletions
|
@ -2342,6 +2342,7 @@ SaveSession( void )
|
||||||
fprintf(stderr, "write() to session failed\n");
|
fprintf(stderr, "write() to session failed\n");
|
||||||
XtFree ((char *)path);
|
XtFree ((char *)path);
|
||||||
XtFree ((char *)name);
|
XtFree ((char *)name);
|
||||||
|
close(fd);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue