Re: BUG #6234: Memory leak from PQexec

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #6234: Memory leak from PQexec
Дата
Msg-id 4E855B4D.5080700@ringerc.id.au
обсуждение исходный текст
Ответ на BUG #6234: Memory leak from PQexec  ("Vikas Mehta" <mehta@roguewave.com>)
Ответы Re: BUG #6234: Memory leak from PQexec
Список pgsql-bugs
On 29/09/2011 6:22 AM, Vikas Mehta wrote:
> The following bug has been logged online:
>
> Bug reference:      6234
> Logged by:          Vikas Mehta
> Email address:      mehta@roguewave.com
> PostgreSQL version: 8.4.8
> Operating system:   Windows
> Description:        Memory leak from PQexec
> Details:
>
> Purify shows 448 bytes of memory leaks with PQexec:
>
> [W] Summary of all memory leaks... {448 bytes, 11 blocks}
>      [W] MLK: Memory leak of 128 bytes from 1 block allocated in
> ERR_load_SSL_strings [SSLEAY32.DLL]
>
It's not a leak, and it's not a bug. Please search the pgsql-general
archives for "valgrind" or "SSL_config".

--
Craig Ringer

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: PostGre compatible to RHEL 6.1
Следующее
От: Henk Enting
Дата:
Сообщение: Re: BUG #6231: weird to_timestamp behaviour with out of range values