"Ett Martin" 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
Lo
Ett Martin wrote:
> 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
Hav
The following bug has been logged online:
Bug reference: 4724
Logged by: Ett Martin
Email address: ettl.mar...@gmx.de
PostgreSQL version: 8.3.7
Operating system: Linux
Description:Array index out of bounds
Details:
I have checked the sources with a static code analy