git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6768c
)
vfio/type1: Fix leak on error path
author
Alex Williamson
<alex.williamson@redhat.com>
Mon, 1 Jul 2013 14:28:58 +0000
(08:28 -0600)
committer
Alex Williamson
<alex.williamson@redhat.com>
Mon, 1 Jul 2013 14:28:58 +0000
(08:28 -0600)
We also don't handle unpinning zero pages as an error on other exits
so we can fix that inconsistency by rolling in the next conditional
return.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
No differences found