Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/loaders/tiff


Modified Files:
        evas_image_load_tiff.c 


Log Message:
fix a leak in xcb eng sfw (it remains one, but I don't see where it comes 
from). Update the xrender one. Don't use them yet (but who uses them ??), 
because it relies on fix of xcb that are in my hd

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/tiff/evas_image_load_tiff.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- evas_image_load_tiff.c      9 Apr 2006 00:09:52 -0000       1.1
+++ evas_image_load_tiff.c      23 Apr 2006 15:38:23 -0000      1.2
@@ -185,7 +185,7 @@
    uint32              num_pixels;
    int                 fd;
    uint16              magic_number;
-   
+
    if (!file)
       return 0;
 




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to