Hi All,
In my directfb application I'm creating and destroying windows multiple
times. However, I observed that after several iterations my system runs out
of memory.
It seems that the window->Destroy method is not actually freeing up memory.
I'm using a code similar to directfb examples to destroy the windows. My
directfb version is 1.0.1.
Should the destroy function ideally free up all the window data or am I
missing something?

Thanks and regards,
Ravi Karmarkar
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to