Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        evfs_commands.c 


Log Message:
* OK - I'm worried now.  This is a repeat of a previous commit - listed as 
occurring on Sunday, 6:26am.  But it seems to have reverted in CVS, and no one 
is listed as committing to this file but me.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/evfs_commands.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- evfs_commands.c     5 Mar 2006 06:26:39 -0000       1.21
+++ evfs_commands.c     8 Mar 2006 12:33:04 -0000       1.22
@@ -31,8 +31,8 @@
 
    evfs_write_command(conn, command);
 
-   free(command);
    free(command->file_command.files);
+   free(command);
 }
 
 void




-------------------------------------------------------
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

Reply via email to