Re: Memory leak somewhere at PQconnectdb? - Mailing list pgsql-general

From Tom Lane
Subject Re: Memory leak somewhere at PQconnectdb?
Date
Msg-id 29428.1314888400@sss.pgh.pa.us
Whole thread Raw
In response to Memory leak somewhere at PQconnectdb?  (Antonio Vieiro <antonio@antonioshome.net>)
List pgsql-general
Antonio Vieiro <antonio@antonioshome.net> writes:
> I'm running one of my programs with valgrind to check for memory leaks
> and I'm seeing something like this:

> ==13207== 4 bytes in 1 blocks are still reachable in loss record 1 of 256

These are not bugs; they are just permanent allocations that are still
there when the program exits.  Even if they were bugs, complaining to us
is rather pointless since it's openssl that is making the allocations.

            regards, tom lane

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: strange table disk sizes
Next
From: "Bob Pawley"
Date:
Subject: Variable column name