Thread: pgsql: Fix memory leak when using gsslib parameter in libpq connections

pgsql: Fix memory leak when using gsslib parameter in libpq connections

From
mha@postgresql.org (Magnus Hagander)
Date:
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)