Re: fix memory leak in libpq

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fix memory leak in libpq
Дата
Msg-id 28936.1066453457@sss.pgh.pa.us
обсуждение исходный текст
Ответ на fix memory leak in libpq  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> This patch fixes a small memory leak in libpq: the 'pstatus' field of
> PGconn is a linked list of malloc'ed nodes, so it should be freed on
> PQfinish().

Arghh!  Can't believe I forgot to do that.  Patch applied --- many thanks.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] random_fract and aix compiler bug
Следующее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: [HACKERS] random_fract and aix compiler bug