commit | e1779b4ff5412fcb7f943f6b49cac5e70fc724e2 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Fri Aug 25 13:46:40 2017 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Aug 25 17:08:08 2017 -0400 |
tree | c3859142363d4cf5dae07aa0085929630a689b82 | |
parent | e656f0d07aeb68b120a0033dbd1ac2d48da65a41 [diff] |
scsi: scsi_transport_sas: Check kzalloc() return value Check whether memory allocation succeeded before dereferencing the pointer to the allocated memory. Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Cc: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>