Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
stacking.c
Log Message:
Fix segv when there are no client windows.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/stacking.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- stacking.c 8 Apr 2004 13:07:00 -0000 1.10
+++ stacking.c 22 May 2004 20:19:50 -0000 1.11
@@ -111,6 +111,7 @@
/* Enables autocleanup at shutdown, if ever implemented */
Efree(ewl->list);
ewl->list = NULL;
+ ewl->nalloc = 0;
}
EwinListShow("EwinListDelete", ewl);
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs