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:
1642e66
)
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed
author
wenxiong@linux.vnet.ibm.com
<wenxiong@linux.vnet.ibm.com>
Thu, 14 Mar 2013 18:52:25 +0000
(13:52 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Tue, 4 Jun 2013 18:16:22 +0000
(11:16 -0700)
Defined target_ids,array_ids and vsets_ids as unsigned long to avoid
target_destroy accessing memory after it was freed.
Signed-off-by: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found