Re: valgrind output - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: valgrind output
Date
Msg-id 20051214113720.GE16967@svana.org
Whole thread Raw
In response to valgrind output  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Responses Re: valgrind output
List pgsql-general
On Wed, Dec 14, 2005 at 02:43:16PM +0530, surabhi.ahuja wrote:
> Hi
> i have a test runner and i am using valgrind to analyse memory leak:
> i use is as follows:
>
>  valgrind --tool=memcheck --leak-check=yes --log-file=op ./dbExpressInstall -r "dbexpress" -s
"/gsp-dist/blr/developer/surabi/images/mr/im152"1 1 1  

Well, given that that all appears to be C++ code and psql doesn't
include any C++ code, it would appear to be Terra's problem, not ours.
Finally, 1600 bytes is nothing to worry about.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Alex Mayrhofer
Date:
Subject: Re: timestamp <-> ctime conversion question...
Next
From: John Sidney-Woollett
Date:
Subject: Re: Memory Leakage Problem