netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Does the Community use Coverity ?
       [not found] ` <4E5779AD88B2F040B8A7E83ECF544D1A64A4CF@SJCPEX01CL03.citrite.net>
@ 2015-12-17 10:04   ` pavi1729
  2015-12-21 18:22     ` Jeff Haran
  0 siblings, 1 reply; 3+ messages in thread
From: pavi1729 @ 2015-12-17 10:04 UTC (permalink / raw)
  To: Jeff Haran; +Cc: kernelnewbies, linux-fsdevel, linux-mmc, netdev

Sanket, Jeff,
    Thanks a ton, that was helpful.

Cheers,
Pavi

On Wed, Dec 16, 2015 at 12:32 AM, Jeff Haran <Jeff.Haran@citrix.com> wrote:
>>-----Original Message-----
>>From: kernelnewbies-bounces+jharan=bytemobile.com@kernelnewbies.org
>>[mailto:kernelnewbies-
>>bounces+jharan=bytemobile.com@kernelnewbies.org] On Behalf Of
>>pavi1729
>>Sent: Monday, December 14, 2015 11:03 PM
>>To: kernelnewbies@kernelnewbies.org; linux-fsdevel@vger.kernel.org; linux-
>>mmc@vger.kernel.org; linux-netdev@vger.kernel.org
>>Subject: Does the Community use Coverity ?
>>
>>Hi,
>>  May I know if the community uses the Coverity tool and, if yes where can I
>>find a repo of Coverity scans of kernels and IGNORE LIST; cause there
>>obviously would be false positives.
>>
>>Cheers,
>>Pavi
>
> https://scan.coverity.com/
>
> Sign up for an account and join the Linux project.
>
> Jeff Haran
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Does the Community use Coverity ?
  2015-12-17 10:04   ` Does the Community use Coverity ? pavi1729
@ 2015-12-21 18:22     ` Jeff Haran
  2016-01-07 22:06       ` Ricardo Ribalda Delgado
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Haran @ 2015-12-21 18:22 UTC (permalink / raw)
  To: pavi1729; +Cc: kernelnewbies, linux-fsdevel, linux-mmc, netdev

> -----Original Message-----
> From: pavi1729 [mailto:pavitra1729@gmail.com]
> Sent: Thursday, December 17, 2015 2:04 AM
> To: Jeff Haran
> Cc: kernelnewbies@kernelnewbies.org; linux-fsdevel@vger.kernel.org;
> linux-mmc@vger.kernel.org; netdev@vger.kernel.org
> Subject: Re: Does the Community use Coverity ?
> 
> Sanket, Jeff,
>     Thanks a ton, that was helpful.
> 
> Cheers,
> Pavi

Pavi,

I suggest that if you get the chance, check out their code browser. Click on one of the bugs in the Linux project and then click the folder icon at the top of the lower left pane to get to the source code. It's ability to cross reference is the best out there. It eliminates all the false positives in cross reference results that you get from more traditional token matching based browsers like cscope, ctags, etc.

Jeff Haran
 
> On Wed, Dec 16, 2015 at 12:32 AM, Jeff Haran <Jeff.Haran@citrix.com>
> wrote:
> >>-----Original Message-----
> >>From: kernelnewbies-
> bounces+jharan=bytemobile.com@kernelnewbies.org
> >>[mailto:kernelnewbies-
> >>bounces+jharan=bytemobile.com@kernelnewbies.org] On Behalf Of
> >>pavi1729
> >>Sent: Monday, December 14, 2015 11:03 PM
> >>To: kernelnewbies@kernelnewbies.org; linux-fsdevel@vger.kernel.org;
> >>linux- mmc@vger.kernel.org; linux-netdev@vger.kernel.org
> >>Subject: Does the Community use Coverity ?
> >>
> >>Hi,
> >>  May I know if the community uses the Coverity tool and, if yes where
> >>can I find a repo of Coverity scans of kernels and IGNORE LIST; cause
> >>there obviously would be false positives.
> >>
> >>Cheers,
> >>Pavi
> >
> > https://scan.coverity.com/
> >
> > Sign up for an account and join the Linux project.
> >
> > Jeff Haran
> >

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Does the Community use Coverity ?
  2015-12-21 18:22     ` Jeff Haran
@ 2016-01-07 22:06       ` Ricardo Ribalda Delgado
  0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Ribalda Delgado @ 2016-01-07 22:06 UTC (permalink / raw)
  To: Jeff Haran; +Cc: pavi1729, linux-fsdevel, netdev, linux-mmc, kernelnewbies

I have been tried twice to join the Linux group on scan.coverity, with
no result. Any hint?

On Mon, Dec 21, 2015 at 7:22 PM, Jeff Haran <Jeff.Haran@citrix.com> wrote:
>> -----Original Message-----
>> From: pavi1729 [mailto:pavitra1729@gmail.com]
>> Sent: Thursday, December 17, 2015 2:04 AM
>> To: Jeff Haran
>> Cc: kernelnewbies@kernelnewbies.org; linux-fsdevel@vger.kernel.org;
>> linux-mmc@vger.kernel.org; netdev@vger.kernel.org
>> Subject: Re: Does the Community use Coverity ?
>>
>> Sanket, Jeff,
>>     Thanks a ton, that was helpful.
>>
>> Cheers,
>> Pavi
>
> Pavi,
>
> I suggest that if you get the chance, check out their code browser. Click on one of the bugs in the Linux project and then click the folder icon at the top of the lower left pane to get to the source code. It's ability to cross reference is the best out there. It eliminates all the false positives in cross reference results that you get from more traditional token matching based browsers like cscope, ctags, etc.
>
> Jeff Haran
>
>> On Wed, Dec 16, 2015 at 12:32 AM, Jeff Haran <Jeff.Haran@citrix.com>
>> wrote:
>> >>-----Original Message-----
>> >>From: kernelnewbies-
>> bounces+jharan=bytemobile.com@kernelnewbies.org
>> >>[mailto:kernelnewbies-
>> >>bounces+jharan=bytemobile.com@kernelnewbies.org] On Behalf Of
>> >>pavi1729
>> >>Sent: Monday, December 14, 2015 11:03 PM
>> >>To: kernelnewbies@kernelnewbies.org; linux-fsdevel@vger.kernel.org;
>> >>linux- mmc@vger.kernel.org; linux-netdev@vger.kernel.org
>> >>Subject: Does the Community use Coverity ?
>> >>
>> >>Hi,
>> >>  May I know if the community uses the Coverity tool and, if yes where
>> >>can I find a repo of Coverity scans of kernels and IGNORE LIST; cause
>> >>there obviously would be false positives.
>> >>
>> >>Cheers,
>> >>Pavi
>> >
>> > https://scan.coverity.com/
>> >
>> > Sign up for an account and join the Linux project.
>> >
>> > Jeff Haran
>> >
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



-- 
Ricardo Ribalda

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-07 22:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAMf7+LiLgPcNSMOGhV=i=6FV5VwrM0VNXpSmPci7xU9EBc0Sgg@mail.gmail.com>
     [not found] ` <4E5779AD88B2F040B8A7E83ECF544D1A64A4CF@SJCPEX01CL03.citrite.net>
2015-12-17 10:04   ` Does the Community use Coverity ? pavi1729
2015-12-21 18:22     ` Jeff Haran
2016-01-07 22:06       ` Ricardo Ribalda Delgado

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).