Re: leak in libpq, getpwuid

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: leak in libpq, getpwuid
Дата
Msg-id 666.1256224412@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: leak in libpq, getpwuid  (Michael Nacos <m.nacos@gmail.com>)
Список pgsql-general
Michael Nacos <m.nacos@gmail.com> writes:
> I have just run some tests, the number of lost bytes is always 292, no
> matter how many connections are opened and closed.
> I guess it's ok, then.

Yeah.  I suspect the memory is in fact not "leaked", but valgrind is
somehow missing the link that points to it.  You'd have to dig into
the glibc sources to find out for sure though.

            regards, tom lane

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

Предыдущее
От: Michael Nacos
Дата:
Сообщение: Re: leak in libpq, getpwuid
Следующее
От: Dave Page
Дата:
Сообщение: PGDay.EU 2009 - registration deadline extended