annotate gaim.service.in @ 15626:0b16a4aa4e2b

Fixed 3 Jabber memory leaks: in jabber_roster_parse(), there's no need to g_strdup() this normalized jid since it's only used immediately, and there was no correspoding g_free(). When removing an id from jbi->ids, its data should always be freed. Finally, gaim_str_seconds_to_string() returns retained memory -- we must free the returned pointer when we're done using it.
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 13 Feb 2007 22:19:26 +0000
parents 40c5d0508a1a
children 598b1b15b199
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13490
40c5d0508a1a [gaim-migrate @ 15866]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
1 [D-BUS Service]
40c5d0508a1a [gaim-migrate @ 15866]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
2 Name=org.gaim.GaimService
40c5d0508a1a [gaim-migrate @ 15866]
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
3 Exec=@bindir@/gaim