Re: BUG #6234: Memory leak from PQexec

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Vikas Mehta <mehta(at)roguewave(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6234: Memory leak from PQexec
Date: 2011-09-30 06:01:49
Message-ID: 4E855B4D.5080700@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)roguewave(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Evan Martin 2011-09-30 06:33:12 BUG #6235: Delete fails with ON DELETE rule on inherited table
Previous Message Robert Haas 2011-09-30 01:07:42 Re: PostGre compatible to RHEL 6.1