Re: BUG #6234: Memory leak from PQexec - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: BUG #6234: Memory leak from PQexec
Date
Msg-id 4E855B4D.5080700@ringerc.id.au
Whole thread Raw
In response to BUG #6234: Memory leak from PQexec  ("Vikas Mehta" <mehta@roguewave.com>)
Responses Re: BUG #6234: Memory leak from PQexec  (Vikas Mehta <Vikas.Mehta@roguewave.com>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: PostGre compatible to RHEL 6.1
Next
From: Henk Enting
Date:
Subject: Re: BUG #6231: weird to_timestamp behaviour with out of range values