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:
7098725
)
dtfile: fclose called twice on same handle
author
alx
<alx@fastestcode.org>
Fri, 21 Feb 2014 14:18:36 +0000
(15:18 +0100)
committer
Jon Trulson
<jon@radscan.com>
Sun, 23 Feb 2014 02:05:47 +0000
(19:05 -0700)
cde/programs/dtfile/Directory.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/Directory.c
b/cde/programs/dtfile/Directory.c
index 6a4607dcdcf56301db035f14c94b87887ee682b5..8f02d24f2bd97f8f0c657a0989b41a55ea10f035 100644
(file)
--- a/
cde/programs/dtfile/Directory.c
+++ b/
cde/programs/dtfile/Directory.c
@@
-1683,7
+1683,6
@@
ReadDirectoryProcess(
}
XtFree( (char *)position_info );
- fclose(fptr);
}
XtFree(full_directory_name);