comp.lang.ada
 help / color / mirror / Atom feed
* Allocators for anonymous access return types
@ 2010-10-31 12:18 Florian Weimer
  2010-10-31 12:46 ` J-P. Rosen
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Weimer @ 2010-10-31 12:18 UTC (permalink / raw)


It seems that an allocator for an anonymous accesss return type of a
library-level function essentially leaks memory (unless you use
garbage collection, of course).  Is this really the case?  I would
expect such objects to be deallocated by the master for the expression
where the return type occurs.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-31 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-31 12:18 Allocators for anonymous access return types Florian Weimer
2010-10-31 12:46 ` J-P. Rosen
2010-10-31 13:23   ` Florian Weimer
2010-10-31 14:10     ` J-P. Rosen
2010-10-31 14:28       ` Florian Weimer

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