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:
a8c730e
)
[SCSI] fix double free of scsi request queue
author
Brian King
<brking@us.ibm.com>
Mon, 12 Dec 2005 19:05:08 +0000
(13:05 -0600)
committer
James Bottomley
<jejb@mulgrave.(none)>
Mon, 12 Dec 2005 20:27:05 +0000
(14:27 -0600)
Current scsi scanning code appears to have a use after free
bug is a LLDD's slave_alloc fails. Remove the redundant
scsi_free_queue.
Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found