| From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
|---|---|
| To: | "surabhi(dot)ahuja" <surabhi(dot)ahuja(at)iiitb(dot)ac(dot)in> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: valgrind output |
| Date: | 2005-12-14 11:37:21 |
| Message-ID: | 20051214113720.GE16967@svana.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)svana(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jerry LeVan | 2005-12-14 13:16:42 | Re: Installing the latest 8.1.1 rpms question. |
| Previous Message | Alex Mayrhofer | 2005-12-14 11:18:56 | Re: timestamp <-> ctime conversion question... |