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:
3643983
)
[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>
Sun, 12 May 2013 22:07:42 +0000
(15:07 -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