----- Original Message ----- > From: [email protected] > To: "Jan Stancek" <[email protected]> > Cc: "LTP List" <[email protected]> > Sent: Tuesday, 19 March, 2013 5:09:17 PM > Subject: Re: [LTP] Coverity report for ltp-20130109 > > Hi! > > > What is Coverity? > > > Coverity Prevent is commercial enterprise level tool for static > > > analysis > > > (analysis based only on compiling of sources, not based on > > > running of binary) > > > of the C/C++ and Java code. > > > > > > analyzer coverity > > > analyzer-args --wait-for-license -co > > > BAD_FREE:allow_first_field:true --all > > > analyzer-version Coverity Static Analysis for C/C++ version 6.5.1 > > > on Linux 2.6.32-279.el6.x86_64 x86_64 > > > > > > I ran it for current LTP stable (20130109) (on top of RHEL6.4) > > > and I'm sharing results here: > > > http://jan.stancek.eu/coverity/ltp-20130109-1.el6.err.xz > > > > > > I looked at results only very briefly so far. The one that caught > > > my > > > eye was actually my previous email: inode02: fix "slash" array > > > overrun. > > > This run includes "--all" parameter, so it's likely there are > > > some false > > > positives. > > > > Nice. I will have a look at the data too. > > Here are some statistical data: > > The total number of tests mentioned in the report is 747, 600 is from > the > testcases/kernel/ directory along with some in network, misc. There > seems to be quite a number of reports in the lib/ directory. > > Could you run the tool for the openposix testcases as well?
I forgot that those are not compiled along with everything else. Yes, I can do that, I'll adjust my setup and give a try. I noticed you are making changes in this area, would it make more sense to run it on latest rather than latest LTP stable? Regards, Jan > > -- > Cyril Hrubis > [email protected] > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
