pgsql: Fixed a few trivial memory leaks reported by Coverity just to

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fixed a few trivial memory leaks reported by Coverity just to
Date: 2006-08-20 16:08:09
Message-ID: 20060820160809.AF3B99FA5F7@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed a few trivial memory leaks reported by Coverity just to test my setup.

Modified Files:
--------------
pgsql/src/bin/initdb:
initdb.c (r1.120 -> r1.121)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.120&r2=1.121)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2006-08-20 21:56:16 pgsql: Fix DROP OWNED BY to correctly consider the implicitly-deleted
Previous Message User Markir 2006-08-20 04:01:26 bizgres - bizgres: Fix warning from pg_terminate_backend.c during