diff options
| author | Jim Meyering | 2012-05-10 18:19:47 +0200 |
|---|---|---|
| committer | Avi Kivity | 2012-06-11 11:57:40 +0200 |
| commit | 0614cb82ca27bdffb83864e693fc29e29182667b (patch) | |
| tree | 850da9ec1039f39d7d05cccf9585ab231032e19e /default-configs | |
| parent | Revert "build: compile oslib-obj-y once" (diff) | |
| download | qemu-0614cb82ca27bdffb83864e693fc29e29182667b.tar.gz qemu-0614cb82ca27bdffb83864e693fc29e29182667b.tar.xz qemu-0614cb82ca27bdffb83864e693fc29e29182667b.zip | |
kvm/apic: correct short memset
kvm_put_apic_state's attempt to clear *kapic before setting its
bits cleared sizeof(void*) bytes (no more than 8) rather than the
intended 1024 (KVM_APIC_REG_SIZE) bytes. Spotted by coverity.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions
