Re: BUG #4724: Array index out of bounds

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4724: Array index out of bounds
Дата
Msg-id 21345.1237773868@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4724: Array index out of bounds  ("Ett Martin" <ettl.martin@gmx.de>)
Список pgsql-bugs
"Ett Martin" <ettl.martin@gmx.de> writes:
> I have checked the sources with a static code analysis tool cppcheck:

> cppcheck  -q -a -j2 postgresql-8.3.7
> [postgresql-8.3.7/contrib/cube/cube.c:1418]: (all) Array index out of
> bounds
> [postgresql-8.3.7/contrib/cube/cube.c:1437]: (all) Array index out of
> bounds

Looks like you'd better get a smarter code analysis tool.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4725: conflict with f-secure
Следующее
От: "Abraham Grief"
Дата:
Сообщение: BUG #4726: pg_dumpall -f doesn't report error when file can't be opened