Re: [GENERAL] valgrind output

2005-12-14 Thread Tom Lane
Martijn van Oosterhout writes: > On Wed, Dec 14, 2005 at 02:43:16PM +0530, surabhi.ahuja wrote: >> i have a test runner and i am using valgrind to analyse memory leak: > 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

Re: [GENERAL] valgrind output

2005-12-14 Thread Martijn van Oosterhout
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/i

[GENERAL] valgrind output

2005-12-14 Thread surabhi.ahuja
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   here is the output:    ==6214== ERROR SUMMARY: