]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: vzEatCookie: separate allocation
authorJán Tomko <jtomko@redhat.com>
Fri, 2 Oct 2020 18:11:56 +0000 (20:11 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 5 Oct 2020 11:07:13 +0000 (13:07 +0200)
commit6b675a4651b10dcbb43e746abe73f6f11ace2192
treec8fff318ddb0f5412fbd114b9d78002282c5510e
parent3ac9e0edf7aa9502d510fa151e091f3eab85a0dc
vz: vzEatCookie: separate allocation

Use g_new0 outside of the error condition.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/vz/vz_driver.c