Re: [UFO-devel] memory leak2: style hints
Status: Beta
Brought to you by:
schmidtjf
From: Johannes S. <sch...@us...> - 2005-08-16 12:23:13
|
On Tuesday 16 August 2005 14:06, Andreas Beckermann wrote: > Hi > another memory leak (a small one this time): > ufo::UWidget::detachStyleHints() creates a new object and stores it in > m_styleHints, however it is never deleted. ufo::UWidget::setStyleHints() > would delete it, but it is not called on destruction. Thanks. Should be fixed in developer CVS. Regards, Johannes |