Compared to commercial?
Posted Mar 7, 2006 19:44 UTC (Tue) by
kleptog (subscriber, #1183)
In reply to:
Compared to commercial? by daniels
Parent article:
Coverity releases first defect survey results
Obviously the checker itself needs to be taught how to deal with various aspects of the programs it checks. For example, for PostgreSQL it doesn't appear to recognise that elog(ERROR, ...) never returns, leading to many spurious warnings about using variables inappropriately.
It's still a really nice technology and could help track-down some of the more obscure bugs.
(
Log in to post comments)