Re: BUG #4724: Array index out of bounds

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Ett Martin" <ettl(dot)martin(at)gmx(dot)de>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4724: Array index out of bounds
Date: 2009-03-23 02:04:28
Message-ID: 21345.1237773868@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Ett Martin" <ettl(dot)martin(at)gmx(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2009-03-23 02:05:43 Re: BUG #4725: conflict with f-secure
Previous Message Craig Ringer 2009-03-23 01:20:49 Re: BUG #4724: Array index out of bounds