Mercurial > pidgin.yaz
comparison ChangeLog @ 20658:7efdc052539d
Fix lots of little memory leaks in the MySpace protocol plugin.
GString's need to be free'd, and the string passed to g_string_new()
is duplicated when inserted into the GString, so it still needs
to be free'd.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 26 Sep 2007 07:25:22 +0000 |
parents | 54ff514fdd04 |
children | 59043d445d1b |
comparison
equal
deleted
inserted
replaced
20657:c2c263d47534 | 20658:7efdc052539d |
---|