[Pidgin] #3281: msimppl leaks memory in statstring, username, key_context, storing user info, user, MsimMessage dictionary parsing
Pidgin
trac at pidgin.im
Mon Sep 24 22:22:05 EDT 2007
- Previous message: [Pidgin] #3281: msimppl leaks memory in statstring, username, key_context, storing user info, user, MsimMessage dictionary parsing
- Next message: [Pidgin] #3281: msimppl leaks memory in statstring, username, key_context, storing user info, user, MsimMessage dictionary parsing
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#3281: msimppl leaks memory in statstring, username, key_context, storing user
info, user, MsimMessage dictionary parsing
----------------------+-----------------------------------------------------
Reporter: jeff | Owner: jeff
Type: defect | Status: new
Priority: minor | Milestone:
Component: MySpace | Version: 2.2.0
Resolution: | Keywords: msimprpl
Pending: 0 |
----------------------+-----------------------------------------------------
Comment (by oliver):
I ran the latest version (revision
31d62e1a78974a0239e86bfeb42b29ab75216114) and it looks much better. Only
the msim_msg_dictionary_parse (message.c:1197) leak remains but it's a
rather big leak.
Not sure what to do about it as I'm not familiar with that part but
judging from your comment it sounds like there might be hope.
What about g_strdup'ing inside msim_msg_append() and then free'ing it
whenever you're done with the msg ? In that way the string literals wont
cause problems.
--
Ticket URL: <http://developer.pidgin.im/ticket/3281#comment:3>
Pidgin <http://pidgin.im>
Pidgin
- Previous message: [Pidgin] #3281: msimppl leaks memory in statstring, username, key_context, storing user info, user, MsimMessage dictionary parsing
- Next message: [Pidgin] #3281: msimppl leaks memory in statstring, username, key_context, storing user info, user, MsimMessage dictionary parsing
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tracker
mailing list