[Pixman] How pixman_implementation_t is getting free
Andrea Canciani
ranma42 at gmail.com
Tue Nov 2 04:13:37 PDT 2010
2010/11/2 kb pachauri <kb.pachauri at gmail.com>:
> Thanks. Thats what i am also thinking..
> If i want to free some of the memory, which i am allocating as part
> pixman_implementation_t for opencl intialization stuff (context, command
> queue, kernel etc) where i can do that.
Why/when do you want to free them?
Isn't your data automatically deallocated upon program termination?
(Malloced data and open sockets/descriptors are automatically reclaimed)
Andrea
More information about the Pixman
mailing list