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:12
Message-ID: 20060606113612.8FF9E9FA2E6@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_0_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
data.c (r1.27.4.1 -> r1.27.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/data.c.diff?r1=1.27.4.1&r2=1.27.4.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2006-06-06 11:36:22 pgsql: Fixed two memory leaks in ecpglib.
Previous Message Michael Meskes 2006-06-06 11:36:00 pgsql: Fixed two memory leaks in ecpglib.