raster pushed a commit to branch master.

commit 5dabf01fca783c2dac863f7128c77659004a6f74
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Tue Jun 11 11:35:43 2013 +0900

    fix valgrind complaint in proxy test
---
 src/bin/proxy_text_fixed.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/bin/proxy_text_fixed.c b/src/bin/proxy_text_fixed.c
index 234f099..15fef33 100644
--- a/src/bin/proxy_text_fixed.c
+++ b/src/bin/proxy_text_fixed.c
@@ -41,6 +41,7 @@ static void _setup(void)
                 evas_obj_visibility_set(EINA_TRUE));
        st++;
      }
+   st = i;
 
    for (  ; i < OBNUM ; i ++)
      {

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to