Re: Coverity project for GRUB

2014-12-07 Thread Andrei Borzenkov
On Mon, Dec 8, 2014 at 12:34 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 28.11.2014 20:47, Andrei Borzenkov wrote: >> I set up Coverity project: >> https://scan.coverity.com/projects/3406?tab=overview >> >> There are quite a few of false positives caused by >> grub_fshelp_find_file, but

Re: Coverity project for GRUB

2014-12-07 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 28.11.2014 20:47, Andrei Borzenkov wrote: > I set up Coverity project: > https://scan.coverity.com/projects/3406?tab=overview > > There are quite a few of false positives caused by > grub_fshelp_find_file, but otherwise it does find real bugs. There are > slightly above 300 incidents in total.

Coverity project for GRUB

2014-11-28 Thread Andrei Borzenkov
I set up Coverity project: https://scan.coverity.com/projects/3406?tab=overview There are quite a few of false positives caused by grub_fshelp_find_file, but otherwise it does find real bugs. There are slightly above 300 incidents in total. I myself build it for i386-pc; if you have possibilities