Signed-off-by: Jan Friesse <jfriesse@xxxxxxxxxx> --- exec/totempg.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/exec/totempg.c b/exec/totempg.c index d41e548..0649cab 100644 --- a/exec/totempg.c +++ b/exec/totempg.c @@ -226,8 +226,6 @@ static int fragment_size = 0; static int fragment_continuation = 0; -static struct iovec iov_delv; - static int totempg_waiting_transack = 0; static unsigned int totempg_max_handle = 0; @@ -628,6 +626,7 @@ static void totempg_deliver_fn ( int start; const char *data; int datasize; + struct iovec iov_delv; assembly = assembly_ref (nodeid); assert (assembly); -- 1.7.1 _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss