dtfile: Resolve CID 88133, 88261
authorPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:18:21 +0000 (15:18 +0000)
committerPeter Howkins <flibble@users.sf.net>
Thu, 15 Jan 2015 15:18:21 +0000 (15:18 +0000)
cde/programs/dtfile/File.c

index 93eca6d810a3835c8dbe2de22d9747ad4980f323..68397facf904be99a60455cfdd218200b15d7eaa 100644 (file)
@@ -4934,7 +4934,7 @@ DropOnRootCB (
    int numFiles;
    int effScreenWidth;
    int effScreenHeight;
-   int start_x, start_y;
+   int start_x = 0, start_y = 0;
    int root_x, root_y;
    int step, dstep;