pgsql: Don't try to free pgpassfile since it's a stack variable.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Don't try to free pgpassfile since it's a stack variable.
Дата
Msg-id 20071009150331.F33C1753E4C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Don't try to free pgpassfile since it's a stack variable.

Martin Pitt

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.339.2.2 -> r1.339.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.339.2.2&r2=1.339.2.3)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Don't try to free pgpassfile since it's a stack variable.
Следующее
От: kostas@pgfoundry.org (User Kostas)
Дата:
Сообщение: pgtreelib - pgtreelib: