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

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Fix memory leak when using gsslib parameter in libpq connections
Дата
Msg-id 20081023161720.087E77545A4@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix an oversight in two different recent patches: nodes that
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Fix memory leak when using gsslib parameter in libpq connections