mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 12:34:31 +00:00
libqb: fix iov_len in pcmk_test
Signed-off-by: Angus Salkeld <asalkeld@redhat.com> Reviewed-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
parent
4614c91fef
commit
75a16ee20e
@ -487,7 +487,7 @@ static void send_some_more_messages_normal (void)
|
||||
static void send_some_more_messages (void * unused)
|
||||
{
|
||||
if (use_zcb) {
|
||||
// send_some_more_messages_zcb ();
|
||||
send_some_more_messages_zcb ();
|
||||
} else {
|
||||
send_some_more_messages_normal ();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user