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:
c73ad48
)
dtfile/Main: CID 89623
author
Jon Trulson
<jon@radscan.com>
Wed, 11 Apr 2018 22:06:20 +0000
(16:06 -0600)
committer
Jon Trulson
<jon@radscan.com>
Wed, 11 Apr 2018 22:25:52 +0000
(16:25 -0600)
cde/programs/dtfile/Main.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/Main.c
b/cde/programs/dtfile/Main.c
index 4f3adb62c7c18d22fa99aa0c789d664590db74e6..f6fee90de768a38fa448a86f70fb0fd27323c8a4 100644
(file)
--- a/
cde/programs/dtfile/Main.c
+++ b/
cde/programs/dtfile/Main.c
@@
-991,7
+991,7
@@
main(
struct timeval update_time_fs;
#endif
struct passwd * pw;
- char current_directory[MAX_PATH];
+ char current_directory[MAX_PATH]
= {0}
;
struct passwd * pwInfo;
char * homeDir;
XEvent event;