Re: BUG #4724: Array index out of bounds - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4724: Array index out of bounds
Date
Msg-id 21345.1237773868@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4724: Array index out of bounds  ("Ett Martin" <ettl.martin@gmx.de>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4725: conflict with f-secure
Next
From: "Abraham Grief"
Date:
Subject: BUG #4726: pg_dumpall -f doesn't report error when file can't be opened