]> git.proxmox.com Git - mirror_corosync-qdevice.git/commit
qnetd: Don't alloc host_addr master
authorJan Friesse <jfriesse@redhat.com>
Mon, 23 Nov 2020 13:14:05 +0000 (14:14 +0100)
committerJan Friesse <jfriesse@redhat.com>
Mon, 23 Nov 2020 13:18:41 +0000 (14:18 +0100)
commitdf3c6722b38ea710e01db6d5644e382b12ed319d
tree3a5988d575c9e5d6a7ed6e156a0d218d274a0fcf
parent28d49141f8d1852f89847b10d35042ed6a9392bf
qnetd: Don't alloc host_addr

getopt will return pointer to argv so there is no need to dup optarg.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
qdevices/corosync-qnetd.c