Re: BUG #2684: Memory leak in libpq - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2684: Memory leak in libpq
Date
Msg-id 24095.1160495436@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2684: Memory leak in libpq  ("Milen A. Radev" <milen@radev.net>)
Responses Re: BUG #2684: Memory leak in libpq  ("Milen A. Radev" <milen@radev.net>)
List pgsql-bugs
"Milen A. Radev" <milen@radev.net> writes:
> On 10/10/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I couldn't duplicate any such leak using your test program here.

> The client and the server were on different machines - that's why I
> believe "md5" was used. I'm sending only the client machine's
> pg_config output. Tell me if you need the server's too.

I cannot duplicate a leak using a cross-machine connection with md5
auth, either.  I tested this using Fedora Core 5 and the current FC5
libpq (postgresql-libs-8.1.4-1.FC5.1 RPM).

I'm wondering if the leak you see is actually the fault of the glibc
version on your machine.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2685: Wrong charset of server messages on client [PATCH]
Next
From: Sergiy Vyshnevetskiy
Date:
Subject: Re: BUG #2685: Wrong charset of server messages on client