pgsql: ecpg: Fix rare memory leaks

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ecpg: Fix rare memory leaks
Date: 2012-03-11 00:05:59
Message-ID: E1S6WIR-000376-Dq@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ecpg: Fix rare memory leaks

found by Coverity

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b108a77505f5a3b21c756d47ffa3c93b0d6166b7

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2012-03-11 10:19:33 pgsql: Add description for --no-locale and --text-search-config.
Previous Message Tom Lane 2012-03-10 23:37:07 pgsql: Restructure SPGiST opclass interface API to support whole-index