]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt.c: don't let a NULL "cpumaps" argument provoke a NULL-deref
authorJim Meyering <meyering@redhat.com>
Mon, 14 Dec 2009 16:17:53 +0000 (17:17 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 15 Dec 2009 16:44:15 +0000 (17:44 +0100)
commitd37bca86d0224052cb22d318fb7a4388909fc5e0
tree5d2e949afcfc151d8c3e26d6ad178d8fb065d803
parent643ee3fa44809971476e6fd70d2c81caf1fc2524
libvirt.c: don't let a NULL "cpumaps" argument provoke a NULL-deref

* src/libvirt.c (virDomainGetVcpus): Describe new, stronger
requirement on "maplen"s relationship to "cpumaps".
src/libvirt.c