projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
877d62c
)
dticon: Coverity 89192
author
Peter Howkins
<flibble@users.sf.net>
Tue, 3 Jul 2018 17:20:35 +0000
(18:20 +0100)
committer
Peter Howkins
<flibble@users.sf.net>
Tue, 3 Jul 2018 17:20:35 +0000
(18:20 +0100)
cde/programs/dticon/utils.c
patch
|
blob
|
history
diff --git
a/cde/programs/dticon/utils.c
b/cde/programs/dticon/utils.c
index 91d8294f522b85cacb84c33aac92c0e6d7298be0..49654fb92fdfbc8001421d55202136b0e2f264e2 100644
(file)
--- a/
cde/programs/dticon/utils.c
+++ b/
cde/programs/dticon/utils.c
@@
-2342,6
+2342,7
@@
SaveSession( void )
fprintf(stderr, "write() to session failed\n");
XtFree ((char *)path);
XtFree ((char *)name);
+ close(fd);
return;
}