Re: valgrind output

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: valgrind output
Дата
Msg-id 20051214113720.GE16967@svana.org
обсуждение исходный текст
Ответ на valgrind output  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Ответы Re: valgrind output  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Alex Mayrhofer
Дата:
Сообщение: Re: timestamp <-> ctime conversion question...
Следующее
От: John Sidney-Woollett
Дата:
Сообщение: Re: Memory Leakage Problem