comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: many exceptions cause memory leak?
Date: Mon, 24 Oct 2005 21:00:59 +0100
Date: 2005-10-24T21:00:59+01:00	[thread overview]
Message-ID: <m27jc2bs78.fsf@grendel.local> (raw)
In-Reply-To: djigj0$v77$1@lc03.rz.uni-jena.de

Christopher Broeg <broeg@astro.uni-jena.de> writes:

> I am by no means an expert in programming but I figured that all
> memory assigned by pointers is returned. I do not use my own storage
> pool but allocate just by
> is new...
> so it is all on the heap, I guess.

GNAT doesn't automatically free this memory until the end of the
program. You need to free it yourself.



  reply	other threads:[~2005-10-24 20:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21 10:07 many exceptions cause memory leak? Christopher Broeg
2005-10-21 15:38 ` Frank J. Lhota
2005-10-21 17:59   ` Robert Klungle
2005-10-21 18:13     ` Ed Falis
2005-10-24 11:29 ` Christopher Broeg
2005-10-24 20:00   ` Simon Wright [this message]
2005-10-25  7:32     ` Christopher Broeg
2005-10-25  7:42       ` Christopher Broeg
2005-10-25 12:34         ` Alex R. Mosteo
2005-10-25 12:55           ` Alex R. Mosteo
2005-10-25 18:50         ` Wiljan Derks
2005-10-26 10:56           ` Christopher Broeg
2005-10-25 13:09       ` Frank J. Lhota
2005-10-25 14:09         ` Christopher Broeg
2005-10-24 21:27   ` Andreas Schulz
2005-10-26 12:45 ` Christopher Broeg
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox