Search Postgresql Archives

Re: Memory leak somewhere at PQconnectdb?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Antonio Vieiro <antonio@xxxxxxxxxxxxxxxx> 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

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux