Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: thumbnail_generic.h Log Message: * Miscellaneous cleanups * Remove a crash related to entropy_generic_file cloning. =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/thumbnail_generic.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- thumbnail_generic.h 20 Oct 2005 08:45:54 -0000 1.1 +++ thumbnail_generic.h 19 Mar 2006 05:41:08 -0000 1.2 @@ -6,8 +6,8 @@ typedef struct entropy_thumbnail entropy_thumbnail; struct entropy_thumbnail { - char filename[255]; - char thumbnail_filename[255]; + char filename[PATH_MAX]; + char thumbnail_filename[PATH_MAX]; int keys; Ecore_Hash* text; ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs