pgsql: Properly free the sslcompression field in PGconn

Lists: pgsql-committers
From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly free the sslcompression field in PGconn
Date: 2012-02-01 15:52:31
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Properly free the sslcompression field in PGconn

Marko Kreen

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/21238deea50e194bfa1c844b01ffbd15ed56c01a

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)