Re: Memory leak

Поиск
Список
Период
Сортировка
От Spencer Quin
Тема Re: Memory leak
Дата
Msg-id 7F0B5938B08C9345BA58ED090AA813F402BCEA4C@XCL02YKF.rim.net
обсуждение исходный текст
Ответ на Memory leak  ("Spencer Quin" <squin@rim.com>)
Список pgsql-bugs
Tom, I am not sure if my original message made it onto a forum or
knowledge base but I was wondering if it would be possible for you to
take it down if it is?  There may potentially be some sensitive
information in it.
    Thanks

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]=20
Sent: Tuesday, August 24, 2004 4:13 PM
To: Spencer Quin
Cc: pgsql-bugs@postgresql.org; Thomas Parry; Geoffrey Stitt
Subject: Re: [BUGS] Memory leak=20

"Spencer Quin" <squin@rim.com> writes:
> I have found a memory leak in the libpq library for postrgesql 7.4.3.
> The code sample in the attached file will produce the error.

The traceback says that the leak is in libresolv, not libpq.  I'm not
sure it's really a leak at all --- I'd expect libresolv to do some
internal caching, and this looks like it could be data that's just being
held onto for possible reuse.  But in any case you want to file this
report with somebody else.

            regards, tom lane

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

Предыдущее
От: "Bellan Saravanan"
Дата:
Сообщение: Re: Postgres 8.0/Windows 2000 Load testing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Apologies if you don't consider this a bug and I've wasted your time.