[ekg2-commit] ekg2: commands.c (HEAD) [peres]
CVS commit
cvs w toxygen.net
Sob, 5 Maj 2007, 11:50:07 CEST
Module name: ekg2
Changes by: peres 2007-05-05 11:50:05
Modified files:
commands.c
Log message:
Oops, my fault.
Index: commands.c
===================================================================
RCS file: /home/cvs/ekg2/ekg/commands.c,v
diff -d -u -r1.275 -r1.276
--- commands.c 5 May 2007 09:46:09 -0000 1.275
+++ commands.c 5 May 2007 09:50:04 -0000 1.276
@@ -3969,7 +3969,7 @@
if (l->data) {
if (!(list_add_sorted(&tmplist, l->data, 0, query_compare))) {
debug_error("resort_queries(), list_add_sorted() failed, not continuing!\n");
- list_destroy(l, 0);
+ list_destroy(tmplist, 0);
return;
}
}
Więcej informacji o liście dyskusyjnej ekg2-commit