libvirt/src/xen
Peter Krempa 077e7bf51f vcpupin: Fix returning of arrays from virDomainVcpuPinAdd
virDomainVcpuPinAdd does a realloc on vcpupin_list if the new vcpu pin
definition doesn't fit into the array. The list is an array of pointers
but the function definition didn't support returning the changed pointer
to the caller if it was realloced. This caused segfaults if realloc
would change the base pointer.
2012-08-30 16:45:38 +02:00
..
block_stats.c maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
block_stats.h maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
xen_driver.c maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
xen_driver.h maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
xen_hypervisor.c maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
xen_hypervisor.h maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
xen_inotify.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
xen_inotify.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
xend_internal.c vcpupin: Fix returning of arrays from virDomainVcpuPinAdd 2012-08-30 16:45:38 +02:00
xend_internal.h xml: use long long internally, to centralize overflow checks 2012-03-07 18:24:43 -07:00
xm_internal.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
xm_internal.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
xs_internal.c xen-xs: fix uuid of renamed domain 2012-08-24 09:46:19 -06:00
xs_internal.h maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00