Re: Clang 3.3 Analyzer Results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Clang 3.3 Analyzer Results
Дата
Msg-id 20896.1384222428@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Clang 3.3 Analyzer Results  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: Clang 3.3 Analyzer Results  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-hackers
Kevin Grittner <kgrittn@ymail.com> writes:
> It does seem hard to believe that clang tools would find as enough
> problems that were missed by Coverity and Valgrind to account for
> all the warnings that are scrolling by; but it looks like it has
> pointed out at least *one* problem that's worth fixing.

Yeah, that's the thing --- quite a lot of people have looked at
Postgres with Coverity already.  If Clang is throwing up lots and
lots of warnings, the odds are *very* high that most of them are
false positives.  Running through such a list to see if there's
anything real isn't all that exciting a prospect.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_dump and pg_dumpall in real life
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: pg_dump and pg_dumpall in real life