| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | Michael Meskes <meskes(at)postgresql(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org, joachim(dot)wieland(at)credativ(dot)de |
| Subject: | Re: pgsql: Do not use already free'ed errmsg, bug found by Joachim Wieland |
| Date: | 2006-06-20 12:47:38 |
| Message-ID: | 20060620124738.GC24606@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
I notice some of these bugs being fixed in ECPG are ones that are also
listed the Coverity stuff. Are you aware of this list?
http://svana.org/kleptog/temp/pgsql-ecpg.xml
Have a nice day,
On Mon, Jun 19, 2006 at 06:19:49AM -0300, Michael Meskes wrote:
> Log Message:
> -----------
> Do not use already free'ed errmsg, bug found by Joachim Wieland
> <joachim(dot)wieland(at)credativ(dot)de>
>
> Modified Files:
> --------------
> pgsql/src/interfaces/ecpg:
> ChangeLog (r1.303 -> r1.304)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.303&r2=1.304)
> pgsql/src/interfaces/ecpg/ecpglib:
> connect.c (r1.27 -> r1.28)
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/connect.c.diff?r1=1.27&r2=1.28)
--
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Hinoue | 2006-06-20 13:42:42 | psqlodbc - psqlodbc: Fix a SQLDescribeCol(SQLColAttribute) bug. |
| Previous Message | User Nanardon | 2006-06-20 10:38:07 | pgrpm - pgrpm: - 0.1.5.1 |