I recommend adding a XFreeCursor call for it in the clearcursors call.
(btw, the clearcursors contents should clearly be in the destructor, and the destructor called from ~CIrrDeviceLinux, but the fixme says you already know.)
[fixed]linux: inviscursor is never freed
Re: linux: inviscursor is never freed
Thanks, I've fixed it in trunk.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: [fixed]linux: inviscursor is never freed
Forgot to say, it needs to be inside "if (!Null)", because the creation of it is too.
Re: [fixed]linux: inviscursor is never freed
Yeah, my fault. New version checked-in.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm