Mercurial > pidgin
comparison PLUGIN_HOWTO @ 24799:c044eb54b7ac
Fix a leak in myspace prpl.
In myspace.c:msim_process_reply, the clone of 'msg' sent to the callbacks
were never freed. Also, do not unnecessarily dup a static string (which
needs to be marked for translation after the string freeze).
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Wed, 17 Dec 2008 20:50:49 +0000 |
parents | 83ec0b408926 |
children | db5a58aabe38 |
comparison
equal
deleted
inserted
replaced
24798:a8643ca8d2e0 | 24799:c044eb54b7ac |
---|