dtfile: Resolve CID 88830

This commit is contained in:
Peter Howkins 2015-01-15 15:30:59 +00:00
parent 639081c8f1
commit 6a86dba654
1 changed files with 1 additions and 1 deletions

View 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;