pgsql: Fix memory leak when using gsslib parameter in libpq connections - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Fix memory leak when using gsslib parameter in libpq connections
Date
Msg-id 20081023161720.087E77545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix memory leak when using gsslib parameter in libpq connections

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.362 -> r1.363)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.362&r2=1.363)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix an oversight in two different recent patches: nodes that
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Fix memory leak when using gsslib parameter in libpq connections