mirror of
				https://git.proxmox.com/git/mirror_corosync
				synced 2025-11-04 15:41:14 +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