Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1326859
| From | Tomas Henzl <thenzl@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [mpt3sas driver 03/10] mpt3sas: Fix static analyzer(coverity) tool identified defects |
| Date | 2016-02-04 15:20 +0100 |
| Message-ID | <qYsVk-1nc-29@gated-at.bofh.it> (permalink) |
| References | <qVOpj-7Sk-3@gated-at.bofh.it> <qVOpl-7Sk-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 28.1.2016 07:37, Suganath prabu Subaramani wrote: > From: Suganath prabu Subramani <suganath-prabu.subramani@avagotech.com> > > 1.Wrong size of argument is being passed > The size of struct being passed as an argument to memset func and area of > memory being pointed by an instance of struct in memset func should be of > same structure type. > 2.Dereference null return value > 3.Array compared against '0' > Check whether value pointed by particular index of an array is null or not > in "if" statement. > > Signed-off-by: Suganath prabu Subramani <suganath-prabu.subramani@avagotech.com> > Signed-off-by: Chaitra P B <chaitra.basappa@avagotech.com> Reviewed-by: Tomas Henzl <thenzl@redhat.com> Tomas
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[mpt3sas driver patches 00/10] mpt3sas driver enhancements and Suganath prabu Subaramani <suganath-prabu.subramani@avagotech.com> - 2016-01-28 07:40 +0100
[mpt3sas driver 03/10] mpt3sas: Fix static analyzer(coverity) tool identified defects Suganath prabu Subaramani <suganath-prabu.subramani@avagotech.com> - 2016-01-28 07:40 +0100
Re: [mpt3sas driver 03/10] mpt3sas: Fix static analyzer(coverity) tool identified defects Tomas Henzl <thenzl@redhat.com> - 2016-02-04 15:20 +0100
[mpt3sas driver 05/10] mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's Suganath prabu Subaramani <suganath-prabu.subramani@avagotech.com> - 2016-01-28 07:40 +0100
[mpt3sas driver 02/10] mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message. Suganath prabu Subaramani <suganath-prabu.subramani@avagotech.com> - 2016-01-28 07:50 +0100
Re: [mpt3sas driver 02/10] mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message. Christoph Hellwig <hch@infradead.org> - 2016-01-28 10:20 +0100
Re: [mpt3sas driver 02/10] mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message. Tomas Henzl <thenzl@redhat.com> - 2016-02-04 15:20 +0100
[mpt3sas driver 04/10] mpt3sas: Never block the Enclosure device Suganath prabu Subaramani <suganath-prabu.subramani@avagotech.com> - 2016-01-28 07:50 +0100
Re: [mpt3sas driver 04/10] mpt3sas: Never block the Enclosure device Tomas Henzl <thenzl@redhat.com> - 2016-02-04 15:40 +0100
Re: [mpt3sas driver 01/10] mpt3sas: Added support for high port count HBA variants. Tomas Henzl <thenzl@redhat.com> - 2016-02-04 15:20 +0100
Re: [mpt3sas driver patches 00/10] mpt3sas driver enhancements and "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-02-05 03:10 +0100
csiph-web