Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146520
b: refs/heads/master
c: 7a6ce84
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Avi Kivity committed Jun 10, 2009
1 parent fe460e7 commit f0dd6c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9645bb56b31a1b70ab9e470387b5264cafc04aa9
refs/heads/master: 7a6ce84c74a3064f6b6dda9e2d55c509cd4e78e4
3 changes: 1 addition & 2 deletions trunk/arch/x86/kvm/x86.c
Original file line number Diff line number Diff line change
Expand Up @@ -1592,8 +1592,7 @@ long kvm_arch_vcpu_ioctl(struct file *filp,
r = -EINVAL;
}
out:
if (lapic)
kfree(lapic);
kfree(lapic);
return r;
}

Expand Down

0 comments on commit f0dd6c8

Please sign in to comment.