commit | e3ce73d69aff44421d7899b235fec5ac2c306ff4 | [log] [tgz] |
---|---|---|
author | Yaniv Gardi <ygardi@codeaurora.org> | Mon Oct 17 17:09:24 2016 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:58 2016 -0500 |
tree | 7c59d906beef9776eea61845588c4b545453027e | |
parent | 8d9c1f86a303de8fb631fb6b76260cb1fa8883a1 [diff] |
scsi: ufs: fix bugs related to null pointer access and array size In this change there are a few fixes of possible NULL pointer access and possible access to index that exceeds array boundaries. Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org> Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>