Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin


Modified Files:
        main.c 


Log Message:
oops, forgot one line

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/main.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- main.c      7 Aug 2007 18:09:16 -0000       1.67
+++ main.c      7 Aug 2007 18:13:14 -0000       1.68
@@ -647,6 +647,7 @@
                                fprintf(stderr, "Could not open gzipped 
file\n");
                                gzclose(file);
                                free(str);
+                               return;
                        }
                        size += step;
                        str = realloc(str, sizeof(char) * (size + 1));



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to