EionRobb / purple-teams

A MS Teams plugin for libpurple/Pidgin (3rd party client)
GNU General Public License v3.0
159 stars 12 forks source link

Fix memory leaks #52

Closed Roysten closed 6 months ago

Roysten commented 6 months ago

Thank you for this plugin!

I noticed my Pidgin using over 400MB of memory, so I ran it under Valgrind.

EionRobb commented 6 months ago

Oh nice! Thank you for this 🙂 i normally run it under windows, which is a lot harder for picking up on memleaks.