Re: Memory leak in client application

From: Randy Pearson <blueboy(at)bamafolks(dot)com>
To: "botik32" <botik32(at)mail(dot)md>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Memory leak in client application
Date: 2002-09-15 16:42:27
Message-ID: 200209151142.30958.blueboy@bamafolks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I ran your test app here under valgrind. It looks to me as if the culprit is
not really Postgres, but the "gethostname" function. (See attached valgrind
output.)

You may want to update your resolver library and try again.

Regards,
Randy

On Sunday 15 September 2002 09:11 am, botik32 wrote:
> botik32
> e-mail: botik32(at)mail(dot)md
>
>
> ___________________________________________
> Get your free mail box @ http://www.mail.md
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9hLh09OOSVYFT6BQRAssYAKCQ3AhpUYE4m+vVam2AEdGV26n7QQCeJtBe
afjr/hUWUW5vPp3sgnYwgo8=
=LWuB
-----END PGP SIGNATURE-----

Attachment Content-Type Size
mleak_test.txt text/plain 15.5 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-09-15 18:14:59 Re: Postgres storing time in strange manner
Previous Message Tom Lane 2002-09-15 15:49:32 Re: Postgres storing time in strange manner