danieltidus
Posts: 14
|
Memory deallocation problems? 6 Years, 7 Months ago
|
|
Hi again!
I don't know if it's a problem with my application, I already debug same times it, but It seems that when I destroyed MMSWindow instances all memory allocated by it isn't deallocated. So I tested create and destroy a lot of windows and the memory allocated always rise. Is there some problems like this, or a specific way to destroy mmswindows with background images, widgets and so on.
Thanks!
|
|
|
|
|
The administrator has disabled public write access.
|
Jens
Admin
Posts: 12
|
Re:Memory deallocation problems? 6 Years, 7 Months ago
|
|
Hi danieltidus,
which disko version do you use?
I have done a commit on thursday this week "enable window destructor again".
Regards
Jens
|
|
|
|
|
The administrator has disabled public write access.
|
Jens
Admin
Posts: 12
|
Re:Memory deallocation problems? 6 Years, 7 Months ago
|
|
additionally to know, that we have an surface manager which 'buffers' surface memory
this means that the memory will not be immediately freed and will be hold for re-use
|
|
|
|
|
The administrator has disabled public write access.
|
danieltidus
Admin
Posts: 14
|
Re:Memory deallocation problems? 6 Years, 7 Months ago
|
|
My disko version is the 1.5 but de first release, I'll synchronize my version with the repository version.
Thanks!
|
|
|
|
|
The administrator has disabled public write access.
|
|