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:
bdddadc
)
iommu/amd: Fix possible use after free in get_irq_table()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 2 Oct 2012 08:34:40 +0000
(11:34 +0300)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 2 Oct 2012 10:08:07 +0000
(12:08 +0200)
We should return NULL on error instead of the freed pointer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found