Plugin Development - Memory Leak
Posted: Tue Oct 24, 2017 8:28 pm
Any tips or tricks to keep from acquiring memory leaks? I have recently been messing with the code to work on some perosnal plugins, however am starting to notice that I have memory leaks. If i process a cloud through my plugin, and then delete the cloud from the dbtree using the UI, I see residual memory being used in my task manager (That is more memory is being used than when cloudcompare was launched, however theres no clouds being stored - at least not to the users vision)
If you have any advice for tracing, tracking, and fixing memory leaks, it would be greatly appreciated.
If you have any advice for tracing, tracking, and fixing memory leaks, it would be greatly appreciated.