pgsql: Fixed two memory leaks in ecpglib.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed two memory leaks in ecpglib.
Date: 2006-06-06 11:36:22
Message-ID: 20060606113622.192059FA43C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed two memory leaks in ecpglib.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
data.c (r1.29 -> r1.29.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/data.c.diff?r1=1.29&r2=1.29.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-06 13:52:21 pgsql: Done: < * %Make postmater and postgres options distinct so the
Previous Message Michael Meskes 2006-06-06 11:36:12 pgsql: Fixed two memory leaks in ecpglib.