On the library memory issue.  You probably shouldn't keep memory in any 
library, not just yours, libraries should always return allocated memory to the 
caller to dispose of, you never know if the library is going to ever be entered 
again.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/865#issuecomment-493678196

Reply via email to