From: Peter Howkins Date: Thu, 15 Jan 2015 15:26:22 +0000 (+0000) Subject: dtfile: Resolve CID 89009 X-Git-Tag: 2.2.3~23 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=639081c8f16648481c68a39ae9f009fb6c7af813;p=oweals%2Fcde.git dtfile: Resolve CID 89009 --- diff --git a/cde/programs/dtfile/File.c b/cde/programs/dtfile/File.c index 28b4a511..54f1bc2f 100644 --- a/cde/programs/dtfile/File.c +++ b/cde/programs/dtfile/File.c @@ -4936,7 +4936,7 @@ DropOnRootCB ( int effScreenHeight; int start_x = 0, start_y = 0; int root_x, root_y; - int step = 0, dstep; + int step = 0, dstep = 0; /* Check the protocol, set to failure if not the */ /* File Transfer protocol */