englebass pushed a commit to branch master.

commit ed524d49ccf2b4966ec26f7dbaaa8ca10a39e14f
Author: Sebastian Dransfeld <[email protected]>
Date:   Wed Aug 7 11:33:42 2013 +0200

    efreet: Explicitly set num_pending to 0
    
    CID: #1039185
---
 src/lib/efreet/efreet_desktop_command.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/efreet/efreet_desktop_command.c 
b/src/lib/efreet/efreet_desktop_command.c
index 075bdae..df313a8 100644
--- a/src/lib/efreet/efreet_desktop_command.c
+++ b/src/lib/efreet/efreet_desktop_command.c
@@ -189,6 +189,7 @@ efreet_desktop_command_progress_get(Efreet_Desktop 
*desktop, Eina_List *files,
     command->cb_progress = cb_progress;
     command->data = data;
     command->desktop = desktop;
+    command->num_pending = 0;
 
     command->flags = efreet_desktop_command_flags_get(desktop);
     /* get the required info for each file passed in */

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to