comparison libpurple/protocols/myspace/session.c @ 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 51457cf3d27b
children 430827922828
comparison
equal deleted inserted replaced
20657:c2c263d47534 20658:7efdc052539d