This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Coverity static code analysis and gdb


Hi all,

I saw a presentation of Coverity's static code analysis tools last
week, and they happened to mention that they have set up a free scan
of open source projects (see http://scan.coverity.com), and that gdb
is included.  I asked for and received access.

Their scan found about 250 possible bugs such as reference thru
potentially-null pointers and allocations without frees.

I expect to be submitting patches for some.  Just a heads-up...

Michael Snyder



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]