[ekg2-commit] r3877 - trunk/ekg: trunk/ekg/plugins.c
SVN commit
svn w toxygen.net
Nie, 9 Mar 2008, 13:04:24 CET
Author: peres
Date: 2008-03-09 13:04:24 +0100 (Sun, 09 Mar 2008)
New Revision: 3877
Modified:
trunk/ekg/plugins.c
Log:
Only unlink, do not free!
Modified: trunk/ekg/plugins.c
===================================================================
--- trunk/ekg/plugins.c 2008-03-09 11:55:18 UTC (rev 3876)
+++ trunk/ekg/plugins.c 2008-03-09 12:04:24 UTC (rev 3877)
@@ -601,7 +601,7 @@
}
}
- LIST_REMOVE2(&plugins, p, NULL);
+ LIST_UNLINK2(&plugins, p);
return 0;
}
Więcej informacji o liście dyskusyjnej ekg2-commit