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

index 68397facf904be99a60455cfdd218200b15d7eaa..a3a11c3f9015fdabfc31913c9b82fb91d3011e28 100644 (file)
@@ -4936,7 +4936,7 @@ DropOnRootCB (
    int effScreenHeight;
    int start_x = 0, start_y = 0;
    int root_x, root_y;
-   int step, dstep;
+   int step = 0, dstep;
 
    /* Check the protocol, set to failure if not the */
    /* File Transfer protocol                        */