[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Nov 26 15:15:38 1993 
Subject:Re: Store leaks (drip drip...) 
From:"A.Sloman" 
Volume-ID:931126.02 

> (i) The program, I seem to recall, turns over a lot of widgets (several a
> minute). Could that be a problem?

Without knowing any more I would expect this to cause trouble. I'd be
very surprised if the automatic Poplog garbage collector could start
reallocationg the spaced used by external (C?) code such as X uses.

The only solution I can think of is to explore XtFree (in REF XT_UTIL)

Aaron