* [Cluster-devel] [PATCH] fix RHBZ 258161
@ 2007-08-27 21:14 Lon Hohberger
0 siblings, 0 replies; only message in thread
From: Lon Hohberger @ 2007-08-27 21:14 UTC (permalink / raw)
To: cluster-devel.redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=258141
--
Lon Hohberger - Software Engineer - Red Hat, Inc.
-------------- next part --------------
Index: fenced/recover.c
===================================================================
RCS file: /cvs/cluster/cluster/fence/fenced/recover.c,v
retrieving revision 1.25.2.2
diff -u -r1.25.2.2 recover.c
--- fenced/recover.c 29 Jan 2007 20:30:25 -0000 1.25.2.2
+++ fenced/recover.c 27 Aug 2007 21:09:52 -0000
@@ -394,6 +394,7 @@
if (!error) {
list_del(&node->list);
free(node);
+ continue;
}
if (!comline.override_path) {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-27 21:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27 21:14 [Cluster-devel] [PATCH] fix RHBZ 258161 Lon Hohberger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.