Coverity reports looking good

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Coverity reports looking good
Date: 2006-08-20 13:49:24
Message-ID: 20060820134923.GC28084@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I thought I'd like to report that right now the Coverity reports are
looking good. There are no issues detected in either the backend code
or the ECPG library. For the latter I'd like the thank Joachim Wieland
and Michael Meskes for getting ECPG into shape.

Whats basically left is a large number of memory leaks in frontend
applications such as pg_dump, initdb, pg_ctl, etc. These haven't ever
really been a priority (buildACLCommands is really bad in this
respect).

Some examples can be found here:
http://svana.org/kleptog/temp/pgsql-bin.xml

If someone wants to make a serious attempt at tackling them, I can
provide an updated list.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-08-20 15:10:55 Re: pg_dump versus SERIAL, round N
Previous Message Andrew Dunstan 2006-08-20 13:27:03 Re: pg_dump versus SERIAL, round N