Re: libpq3 + ssl memory leak

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq3 + ssl memory leak
Дата
Msg-id 4865.1071787872@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: libpq3 + ssl memory leak  (Neil Conway <neilc@samurai.com>)
Ответы Re: libpq3 + ssl memory leak  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Neil Conway <neilc@samurai.com> writes:
> Okay, I've attached a patch that fixes the problem for me. The problem
> turned out to be pretty simple: the PostgreSQL code (both backend and
> frontend SSL support) was calling SSL_get_peer_certificate() without
> properly free'ing its return value.

Applied to 7.4 and HEAD.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: plpgsql For SQLQuery Loop Flags Error
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1015: Got a signal 11 while trying to create a temp table