]> git.proxmox.com Git - mirror_corosync.git/commit
totempg: use iovec[i].iov_len instead of copy_len
authorRytis Karpuška <rytisk@neurotechnology.com>
Wed, 7 Feb 2018 15:16:39 +0000 (17:16 +0200)
committerJan Friesse <jfriesse@redhat.com>
Thu, 8 Feb 2018 08:30:07 +0000 (09:30 +0100)
commit899cb299831fea479ca8bc64d99fb1fce215d795
tree4e4235bb0970a85ecccb95a8ea1c3ddbfcfc866b
parent0ebae6b47d39940c62dcbd9185b9af2f265a47ff
totempg: use iovec[i].iov_len instead of copy_len

To be more explicit that we are copying whole message.

Related to 0ebae6b47d39940c62dcbd9185b9af2f265a47ff.

Signed-off-by: Rytis Karpuška <rytisk@neurotechnology.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
exec/totempg.c