dtfile: Resolve CID 88830
authorPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:30:59 +0000 (15:30 +0000)
committerPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:30:59 +0000 (15:30 +0000)
cde/programs/dtfile/ModAttrP.c

index 5df7c9cea9b52b115ac6156bdaf4c04aa2379aa5..fbe098d0a4379da3819b206ae25ca41f413ada2c 100644 (file)
@@ -275,7 +275,7 @@ AttrChangeProcess(
 {
   char *path;
   struct stat stat_buf;
-  long modify_time;
+  long modify_time = 0;
   short pipe_msg;
   int rc = -1;
   Tt_status tt_status;