Mercurial > pidgin.yaz
diff gaim.pc.in @ 15980:f61113b26032
sf patch #1689182, from Will Thompson
gtkblist: remove code duplication, and plug a leak
Over in gtkblist.c, the code to generate plugin action menus is the same
for regular plugins and prpls, except that there is non-NULL context in the
latter. It was copy-pasted. Now it is not.
Incidentally, the version in gaim_gtk_blist_update_accounts_menu was
leaking the list every time: a pointer to the start was kept, presumably
with the intention that the list be freed, but it never actually was.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 01 Apr 2007 17:23:25 +0000 |
parents | c6e563dfaa7a |
children | dde5bebd5fb4 |